Uses of Class
org.hibernate.boot.model.internal.XMLContext.Default
Packages that use XMLContext.Default
-
Uses of XMLContext.Default in org.hibernate.boot.model.internal
Methods in org.hibernate.boot.model.internal that return XMLContext.DefaultModifier and TypeMethodDescriptionXMLContext.getDefaultWithGlobalCatalogAndSchema()
XMLContext.getDefaultWithoutGlobalCatalogAndSchema
(String className) Methods in org.hibernate.boot.model.internal with parameters of type XMLContext.DefaultModifier and TypeMethodDescriptionstatic String
XMLContext.buildSafeClassName
(String className, XMLContext.Default defaults) void
XMLContext.Default.overrideWithCatalogAndSchema
(XMLContext.Default override) void
XMLContext.Default.overrideWithoutCatalogAndSchema
(XMLContext.Default globalDefault)