Uses of Interface
org.eclipse.persistence.jpa.config.RangePartition
Packages that use RangePartition
Package
Description
-
Uses of RangePartition in org.eclipse.persistence.internal.jpa.config.partitioning
Classes in org.eclipse.persistence.internal.jpa.config.partitioning that implement RangePartitionMethods in org.eclipse.persistence.internal.jpa.config.partitioning that return RangePartitionModifier and TypeMethodDescriptionRangePartitioningImpl.addPartition()
RangePartitionImpl.setConnectionPool
(String connectionPool) RangePartitionImpl.setEndValue
(String endValue) RangePartitionImpl.setStartValue
(String startValue) -
Uses of RangePartition in org.eclipse.persistence.jpa.config
Methods in org.eclipse.persistence.jpa.config that return RangePartitionModifier and TypeMethodDescriptionRangePartitioning.addPartition()
RangePartition.setConnectionPool
(String connectionPool) RangePartition.setEndValue
(String endValue) RangePartition.setStartValue
(String startValue)