Uses of Class
org.hibernate.boot.jaxb.hbm.spi.JaxbHbmConfigParameterType
Packages that use JaxbHbmConfigParameterType
-
Uses of JaxbHbmConfigParameterType in org.hibernate.boot.jaxb.hbm.spi
Fields in org.hibernate.boot.jaxb.hbm.spi with type parameters of type JaxbHbmConfigParameterTypeModifier and TypeFieldDescriptionprotected List<JaxbHbmConfigParameterType>JaxbHbmConfigParameterContainer.configParametersMethods in org.hibernate.boot.jaxb.hbm.spi that return JaxbHbmConfigParameterTypeModifier and TypeMethodDescriptionObjectFactory.createJaxbHbmConfigParameterType()Create an instance ofJaxbHbmConfigParameterTypeMethods in org.hibernate.boot.jaxb.hbm.spi that return types with arguments of type JaxbHbmConfigParameterTypeModifier and TypeMethodDescriptionConfigParameterContainer.getConfigParameters()JaxbHbmConfigParameterContainer.getConfigParameters()Gets the value of the configParameters property. -
Uses of JaxbHbmConfigParameterType in org.hibernate.boot.model.source.internal.hbm
Method parameters in org.hibernate.boot.model.source.internal.hbm with type arguments of type JaxbHbmConfigParameterTypeModifier and TypeMethodDescriptionHelper.extractParameters(List<JaxbHbmConfigParameterType> xmlParamElements)