Interface JaxbBindableMappingDescriptor

All Superinterfaces:
Serializable
All Known Implementing Classes:
JaxbEntityMappingsImpl, JaxbHbmHibernateMapping

public interface JaxbBindableMappingDescriptor extends Serializable
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.