Uses of Annotation Interface
com.viglet.turing.persistence.utils.TurAssignableUuidGenerator
Packages that use TurAssignableUuidGenerator
-
Uses of TurAssignableUuidGenerator in com.viglet.turing.persistence.utils
Classes in com.viglet.turing.persistence.utils that implement interfaces with type arguments of type TurAssignableUuidGeneratorModifier and TypeClassDescriptionclassCustom UUID generator that allows pre-assigned identifiers. * Updated to Hibernate 6 compatibility using AnnotationBasedGenerator.Methods in com.viglet.turing.persistence.utils with parameters of type TurAssignableUuidGeneratorModifier and TypeMethodDescriptionvoidTurUuidGenerator.initialize(TurAssignableUuidGenerator annotation, Member member, org.hibernate.generator.GeneratorCreationContext context)