Uses of Interface
org.eclipse.persistence.jpa.config.RangePartition
Package
Description
-
Uses of RangePartition in org.eclipse.persistence.internal.jpa.config.partitioning
Modifier and TypeMethodDescriptionRangePartitioningImpl.addPartition()
RangePartitionImpl.setConnectionPool
(String connectionPool) RangePartitionImpl.setEndValue
(String endValue) RangePartitionImpl.setStartValue
(String startValue) -
Uses of RangePartition in org.eclipse.persistence.jpa.config
Modifier and TypeMethodDescriptionRangePartitioning.addPartition()
RangePartition.setConnectionPool
(String connectionPool) RangePartition.setEndValue
(String endValue) RangePartition.setStartValue
(String startValue)