Uses of Class
org.hibernate.boot.jaxb.mapping.JaxbDatabaseObjectScope
Packages that use JaxbDatabaseObjectScope
-
Uses of JaxbDatabaseObjectScope in org.hibernate.boot.jaxb.mapping
Fields in org.hibernate.boot.jaxb.mapping with type parameters of type JaxbDatabaseObjectScopeModifier and TypeFieldDescriptionprotected List<JaxbDatabaseObjectScope>JaxbDatabaseObject.dialectScopesMethods in org.hibernate.boot.jaxb.mapping that return JaxbDatabaseObjectScopeModifier and TypeMethodDescriptionObjectFactory.createJaxbDatabaseObjectScope()Create an instance ofJaxbDatabaseObjectScopeMethods in org.hibernate.boot.jaxb.mapping that return types with arguments of type JaxbDatabaseObjectScopeModifier and TypeMethodDescriptionJaxbDatabaseObject.getDialectScopes()Gets the value of the dialectScopes property.