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