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