Uses of Annotation Interface
jakarta.persistence.SequenceGenerator
Packages that use SequenceGenerator
-
Uses of SequenceGenerator in org.hibernate.boot.internal
Methods in org.hibernate.boot.internal with parameters of type SequenceGeneratorModifier and TypeMethodDescriptionvoidGenerationStrategyInterpreter.interpretSequenceGenerator(SequenceGenerator sequenceGeneratorAnnotation, IdentifierGeneratorDefinition.Builder definitionBuilder) -
Uses of SequenceGenerator in org.hibernate.boot.model.internal
Methods in org.hibernate.boot.model.internal that return SequenceGeneratorModifier and TypeMethodDescriptionstatic SequenceGeneratorJPAXMLOverriddenAnnotationReader.buildSequenceGeneratorAnnotation(JaxbSequenceGenerator element)