Uses of Interface
org.hibernate.boot.jaxb.hbm.spi.ConfigParameterContainer
-
Packages that use ConfigParameterContainer Package Description org.hibernate.boot.jaxb.hbm.spi -
-
Uses of ConfigParameterContainer in org.hibernate.boot.jaxb.hbm.spi
Classes in org.hibernate.boot.jaxb.hbm.spi that implement ConfigParameterContainer Modifier and Type Class Description classJaxbHbmConfigParameterContainerJava class for ConfigParameterContainer complex type.classJaxbHbmGeneratorSpecificationTypeGenerators generate unique identifiers.classJaxbHbmTypeDefinitionTypeJava class for TypeDefinitionType complex type.classJaxbHbmTypeSpecificationTypeDeclares the type of the containing property (overrides an eventually existing type attribute of the property).
-