JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Use
Tree
Deprecated
Index
Search
Help
org.hibernate.boot.jaxb.spi
Contents
Description
Related Packages
Classes and Interfaces
Hide sidebar
Show sidebar
Package org.hibernate.boot.jaxb.spi
package
org.hibernate.boot.jaxb.spi
Related Packages
Package
Description
org.hibernate.boot.jaxb
JAXB support for
orm.xml
and
hbm.xml
mapping files
org.hibernate.boot.jaxb.mapping
All Classes and Interfaces
Interfaces
Classes
Class
Description
Binder
<T>
Contract for performing JAXB binding.
Binding
<T>
Represents a JAXB binding, as well as keeping information about the origin of the processed XML
JaxbBindableMappingDescriptor
Common type for things that can get be bound to a
Binding
for mapping documents.