Annotation Type RangePartition
Represent a specific range partition.
Values >= startValue and <= endValue will be routed to the connection pool.
- See Also:
- Author:
- James Sutherland
-
Required Element Summary
Modifier and TypeRequired ElementDescriptionThe connection pool to route queries to for this range. -
Optional Element Summary
Modifier and TypeOptional ElementDescriptionThe String representation of the range start value.The String representation of the range start value.