@Target(value={TYPE,METHOD,FIELD})
@Retention(value=RUNTIME)
public @interface ValuePartition
ValuePartitioning, ValuePartitioningPolicy, org.eclipse.persistence.descriptors.partitioning.ValuePartition| Modifier and Type | Required Element and Description | 
|---|---|
| java.lang.String | connectionPoolThe connection pool to route queries to for this value. | 
| java.lang.String | valueThe String representation of the value. |