|
EclipseLink 1.1.4, build 'v20100812-r7860' API Reference | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |
@Target(value=TYPE) @Retention(value=RUNTIME) public @interface PersistenceContexts
Declares one or more PersistenceContext
annotations.
It is used to express a dependency on container-managed
entity manager persistence contexts.
Required Element Summary | |
---|---|
PersistenceContext[] |
value
One or more persistence context |
Element Detail |
---|
public abstract PersistenceContext[] value
|
EclipseLink 1.1.4, build 'v20100812-r7860' API Reference | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |