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 class
JaxbHbmConfigParameterContainer
Java class for ConfigParameterContainer complex type.class
JaxbHbmGeneratorSpecificationType
Generators generate unique identifiers.class
JaxbHbmTypeDefinitionType
Java class for TypeDefinitionType complex type.class
JaxbHbmTypeSpecificationType
Declares the type of the containing property (overrides an eventually existing type attribute of the property).
-