Module org.eclipse.persistence.core
Annotation Type RangePartition
Represent a specific range partition.
Values >= startValue and <= endValue will be routed to the connection pool.
- Since:
- EclipseLink 2.2
- See Also:
-
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.