JavaScript is disabled on your browser.
Skip navigation links
Jakarta EE Platform 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 PersistenceUnits
@Target
(
TYPE
)
@Retention
(
RUNTIME
)
public @interface
PersistenceUnits
Declares one or more
PersistenceUnit
annotations.
Since:
1.0
Required Element Summary
Required Elements
Modifier and Type
Required Element
Description
PersistenceUnit
[]
value
(Required) One or more
PersistenceUnit
annotations.
Element Details
value
PersistenceUnit
[]
value
(Required) One or more
PersistenceUnit
annotations.