@Target(value=TYPE) @Retention(value=RUNTIME) public @interface PersistenceContexts
PersistenceContext annotations.
 It is used to express a dependency on container-managed entity manager persistence contexts.PersistenceContext| Modifier and Type | Required Element and Description | 
|---|---|
PersistenceContext[] | 
value  | 
public abstract PersistenceContext[] value
Copyright © 2016. All rights reserved.