javax.persistence
@Target(value=TYPE) @Retention(value=RUNTIME) public @interface PersistenceContexts
Modifier and Type | Required Element and Description |
---|---|
PersistenceContext[] |
value
One or more persistence context
|
public abstract PersistenceContext[] value