Uses of Class
org.hibernate.boot.jaxb.hbm.spi.JaxbHbmDialectScopeType
-
Packages that use JaxbHbmDialectScopeType Package Description org.hibernate.boot.jaxb.hbm.spi -
-
Uses of JaxbHbmDialectScopeType in org.hibernate.boot.jaxb.hbm.spi
Fields in org.hibernate.boot.jaxb.hbm.spi with type parameters of type JaxbHbmDialectScopeType Modifier and Type Field Description protected java.util.List<JaxbHbmDialectScopeType>JaxbHbmAuxiliaryDatabaseObjectType. dialectScopeMethods in org.hibernate.boot.jaxb.hbm.spi that return JaxbHbmDialectScopeType Modifier and Type Method Description JaxbHbmDialectScopeTypeObjectFactory. createJaxbHbmDialectScopeType()Create an instance ofJaxbHbmDialectScopeTypeMethods in org.hibernate.boot.jaxb.hbm.spi that return types with arguments of type JaxbHbmDialectScopeType Modifier and Type Method Description java.util.List<JaxbHbmDialectScopeType>JaxbHbmAuxiliaryDatabaseObjectType. getDialectScope()Gets the value of the dialectScope property.
-