Uses of Class
org.hibernate.boot.jaxb.mapping.spi.JaxbDatabaseObjectScopeImpl
Packages that use JaxbDatabaseObjectScopeImpl
-
Uses of JaxbDatabaseObjectScopeImpl in org.hibernate.boot.jaxb.mapping.spi
Fields in org.hibernate.boot.jaxb.mapping.spi with type parameters of type JaxbDatabaseObjectScopeImplModifier and TypeFieldDescriptionprotected List<JaxbDatabaseObjectScopeImpl>
JaxbDatabaseObjectImpl.dialectScopes
Methods in org.hibernate.boot.jaxb.mapping.spi that return JaxbDatabaseObjectScopeImplModifier and TypeMethodDescriptionObjectFactory.createJaxbDatabaseObjectScopeImpl()
Create an instance ofJaxbDatabaseObjectScopeImpl
Methods in org.hibernate.boot.jaxb.mapping.spi that return types with arguments of type JaxbDatabaseObjectScopeImplModifier and TypeMethodDescriptionJaxbDatabaseObjectImpl.getDialectScopes()
Gets the value of the dialectScopes property.