Uses of Class
org.hibernate.boot.jaxb.mapping.JaxbGeneratedValue
Packages that use JaxbGeneratedValue
-
Uses of JaxbGeneratedValue in org.hibernate.boot.jaxb.mapping
Fields in org.hibernate.boot.jaxb.mapping declared as JaxbGeneratedValueMethods in org.hibernate.boot.jaxb.mapping that return JaxbGeneratedValueModifier and TypeMethodDescriptionObjectFactory.createJaxbGeneratedValue()Create an instance ofJaxbGeneratedValueJaxbId.getGeneratedValue()Gets the value of the generatedValue property.Methods in org.hibernate.boot.jaxb.mapping with parameters of type JaxbGeneratedValueModifier and TypeMethodDescriptionvoidJaxbId.setGeneratedValue(JaxbGeneratedValue value) Sets the value of the generatedValue property.