@Target(value={TYPE,METHOD,FIELD})
@Retention(value=RUNTIME)
public @interface ValuePartition
ValuePartitioning
,
ValuePartitioningPolicy
Modifier and Type | Required Element and Description |
---|---|
java.lang.String |
connectionPool
The connection pool to route queries to for this value.
|
java.lang.String |
value
The String representation of the value.
|
EclipseLink 2.6.3, "build v20160428-59c81c5" API Reference