Jakarta Persistence (JPA) Annotation Type

jakarta.persistence.SequenceGenerators

Implemented Interfaces:
Annotation
Target:
Type, Method, Field, Package

Used to group SequenceGenerator annotations.
See Also:
Since:
Jakarta Persistence (JPA) 2.2

Annotation Elements

Since:
Jakarta Persistence (JPA) 1.0

Additional JDK methods inherited from java.lang.annotation.Annotation

annotationType(), equals(Object), hashCode(), toString()