Uses of Class
org.hibernate.boot.jaxb.configuration.spi.JaxbPersistenceImpl
Packages that use JaxbPersistenceImpl
-
Uses of JaxbPersistenceImpl in org.hibernate.boot.jaxb.configuration.spi
Methods in org.hibernate.boot.jaxb.configuration.spi that return JaxbPersistenceImplModifier and TypeMethodDescriptionObjectFactory.createJaxbPersistenceImpl()
Create an instance ofJaxbPersistenceImpl
-
Uses of JaxbPersistenceImpl in org.hibernate.boot.jaxb.internal
Methods in org.hibernate.boot.jaxb.internal with type parameters of type JaxbPersistenceImplModifier and TypeMethodDescriptionprotected <X extends JaxbPersistenceImpl>
Binding<X>ConfigurationBinder.doBind
(XMLEventReader staxEventReader, StartElement rootElementStartEvent, Origin origin)