Uses of Annotation Type
io.hypersistence.utils.hibernate.id.BatchSequence
Packages that use BatchSequence
-
Uses of BatchSequence in io.hypersistence.utils.hibernate.id
Constructors in io.hypersistence.utils.hibernate.id with parameters of type BatchSequenceModifierConstructorDescriptionBatchSequenceGenerator(BatchSequence annotation, Member annotatedMember, org.hibernate.id.factory.spi.CustomIdGeneratorCreationContext context) Called whenBatchSequenceis used.