Package org.hibernate.boot.jaxb.spi
-
Interface Summary Interface Description BindableMappingDescriptor Common type for things that can get be bound to aBinding
for mapping documents.Binder<T> Contract for performing JAXB binding. -
Class Summary Class Description Binding<T> Represents a JAXB binding, as well as keeping information about the origin of the processed XMLXmlSource An XML document containing O/R mapping metadata, either: a JPAorm.xml
file, or a Hibernate.hbm.xml
file.