Uses of Class
org.hibernate.boot.jaxb.mapping.spi.JaxbDatabaseObjectImpl
Packages that use JaxbDatabaseObjectImpl
-
Uses of JaxbDatabaseObjectImpl in org.hibernate.boot.jaxb.mapping.spi
Fields in org.hibernate.boot.jaxb.mapping.spi with type parameters of type JaxbDatabaseObjectImplModifier and TypeFieldDescriptionprotected List<JaxbDatabaseObjectImpl>
JaxbEntityMappingsImpl.databaseObjects
Methods in org.hibernate.boot.jaxb.mapping.spi that return JaxbDatabaseObjectImplModifier and TypeMethodDescriptionObjectFactory.createJaxbDatabaseObjectImpl()
Create an instance ofJaxbDatabaseObjectImpl
Methods in org.hibernate.boot.jaxb.mapping.spi that return types with arguments of type JaxbDatabaseObjectImplModifier and TypeMethodDescriptionJaxbEntityMappingsImpl.getDatabaseObjects()
Gets the value of the databaseObjects property.