JavaScript is disabled on your browser.
Skip navigation links
Jakarta EE Web Profile API v11.0.0-M2
Overview
Module
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Field
Required
Optional
Detail:
Field
Element
Summary:
Field |
Required
|
Optional
Detail:
Field |
Element
SEARCH
Module
jakarta.persistence
Package
jakarta.persistence
Annotation Interface TableGenerators
@Target
({
TYPE
,
METHOD
,
FIELD
,
PACKAGE
})
@Retention
(
RUNTIME
)
public @interface
TableGenerators
Used to group
TableGenerator
annotations.
Since:
2.2
See Also:
TableGenerator
Required Element Summary
Required Elements
Modifier and Type
Required Element
Description
TableGenerator
[]
value
Element Details
value
TableGenerator
[]
value