Declares one or more
PersistenceContext
annotations.
It is used to express a dependency on container-managed
entity manager persistence contexts.- Since:
- 1.0
- See Also:
-
Required Element Summary
Modifier and TypeRequired ElementDescription(Required) One or morePersistenceContext
annotations.
-
Element Details
-
value
PersistenceContext[] value(Required) One or morePersistenceContext
annotations.
-