TableGenerator annotations.">
Jakarta Persistence (JPA) Annotation Type

jakarta.persistence.TableGenerators

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

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

Public Static Fields

No JavaDoc Info for jakarta.persistence.TableGenerators/class

Annotation Elements

Since:
Jakarta Persistence (JPA) 1.0

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

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