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