Uses of Interface
org.hibernate.boot.jaxb.hbm.spi.ConfigParameterContainer
Packages that use ConfigParameterContainer
-
Uses of ConfigParameterContainer in org.hibernate.boot.jaxb.hbm.spi
Classes in org.hibernate.boot.jaxb.hbm.spi that implement ConfigParameterContainerModifier and TypeClassDescriptionclass
Java class for ConfigParameterContainer complex typeclass
Generators generate unique identifiers.class
Java class for TypeDefinitionType complex typeclass
Declares the type of the containing property (overrides an eventually existing type attribute of the property). -
Uses of ConfigParameterContainer in org.hibernate.boot.model.source.internal.hbm
Methods in org.hibernate.boot.model.source.internal.hbm with parameters of type ConfigParameterContainerModifier and TypeMethodDescriptionConfigParameterHelper.extractConfigParameters
(ConfigParameterContainer container) static Properties
ConfigParameterHelper.extractConfigParametersAsProperties
(ConfigParameterContainer container)