Interface BindableMappingDescriptor

  • All Known Implementing Classes:
    JaxbEntityMappings, JaxbHbmHibernateMapping

    public interface BindableMappingDescriptor
    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.