Uses of Class
org.hibernate.boot.jaxb.mapping.JaxbDatabaseObject
Packages that use JaxbDatabaseObject
-
Uses of JaxbDatabaseObject in org.hibernate.boot.jaxb.mapping
Fields in org.hibernate.boot.jaxb.mapping with type parameters of type JaxbDatabaseObjectModifier and TypeFieldDescriptionprotected List<JaxbDatabaseObject>JaxbEntityMappings.databaseObjectsMethods in org.hibernate.boot.jaxb.mapping that return JaxbDatabaseObjectModifier and TypeMethodDescriptionObjectFactory.createJaxbDatabaseObject()Create an instance ofJaxbDatabaseObjectMethods in org.hibernate.boot.jaxb.mapping that return types with arguments of type JaxbDatabaseObjectModifier and TypeMethodDescriptionJaxbEntityMappings.getDatabaseObjects()Gets the value of the databaseObjects property.