Uses of Class
org.hibernate.boot.jaxb.mapping.JaxbUuidGenerator
Packages that use JaxbUuidGenerator
-
Uses of JaxbUuidGenerator in org.hibernate.boot.jaxb.mapping
Fields in org.hibernate.boot.jaxb.mapping declared as JaxbUuidGeneratorMethods in org.hibernate.boot.jaxb.mapping that return JaxbUuidGeneratorModifier and TypeMethodDescriptionObjectFactory.createJaxbUuidGenerator()Create an instance ofJaxbUuidGeneratorJaxbId.getUuidGenerator()Gets the value of the uuidGenerator property.Methods in org.hibernate.boot.jaxb.mapping with parameters of type JaxbUuidGeneratorModifier and TypeMethodDescriptionvoidJaxbId.setUuidGenerator(JaxbUuidGenerator value) Sets the value of the uuidGenerator property.