Package org.hibernate.boot.jaxb.spi
Interface JaxbBindableMappingDescriptor
- All Known Implementing Classes:
JaxbEntityMappingsImpl
,JaxbHbmHibernateMapping
public interface JaxbBindableMappingDescriptor
Common type for things that can get be bound to a
Binding
for
mapping documents.- API Note:
- The models generated from the hbm.xml and mapping.xml schemas both implement it.