Uses of Interface
org.eclipse.persistence.jpa.config.RangePartition
-
Packages that use RangePartition Package Description org.eclipse.persistence.jpa.config -
-
Uses of RangePartition in org.eclipse.persistence.jpa.config
Methods in org.eclipse.persistence.jpa.config that return RangePartition Modifier and Type Method Description RangePartitionRangePartitioning. addPartition()RangePartitionRangePartition. setConnectionPool(String connectionPool)RangePartitionRangePartition. setEndValue(String endValue)RangePartitionRangePartition. setStartValue(String startValue)
-