Uses of Class
org.hibernate.boot.jaxb.mapping.JaxbConfigurationParameter
Packages that use JaxbConfigurationParameter
-
Uses of JaxbConfigurationParameter in org.hibernate.boot.jaxb.mapping
Fields in org.hibernate.boot.jaxb.mapping with type parameters of type JaxbConfigurationParameterModifier and TypeFieldDescriptionprotected List<JaxbConfigurationParameter>JaxbCollectionUserTypeRegistration.parametersprotected List<JaxbConfigurationParameter>JaxbColumnType.parametersMethods in org.hibernate.boot.jaxb.mapping that return JaxbConfigurationParameterModifier and TypeMethodDescriptionObjectFactory.createJaxbConfigurationParameter()Create an instance ofJaxbConfigurationParameterMethods in org.hibernate.boot.jaxb.mapping that return types with arguments of type JaxbConfigurationParameterModifier and TypeMethodDescriptionJaxbCollectionUserTypeRegistration.getParameters()Gets the value of the parameters property.JaxbColumnType.getParameters()Gets the value of the parameters property.