Uses of Interface
org.eclipse.persistence.jpa.config.ValuePartition
-
Packages that use ValuePartition Package Description org.eclipse.persistence.internal.jpa.config.partitioning org.eclipse.persistence.jpa.config -
-
Uses of ValuePartition in org.eclipse.persistence.internal.jpa.config.partitioning
Classes in org.eclipse.persistence.internal.jpa.config.partitioning that implement ValuePartition Modifier and Type Class Description classValuePartitionImplJPA scripting API implementation.Methods in org.eclipse.persistence.internal.jpa.config.partitioning that return ValuePartition Modifier and Type Method Description ValuePartitionValuePartitioningImpl. addPartition()ValuePartitionValuePartitionImpl. setConnectionPool(String connectionPool)ValuePartitionValuePartitionImpl. setValue(String value) -
Uses of ValuePartition in org.eclipse.persistence.jpa.config
Methods in org.eclipse.persistence.jpa.config that return ValuePartition Modifier and Type Method Description ValuePartitionValuePartitioning. addPartition()ValuePartitionValuePartition. setConnectionPool(String connectionPool)ValuePartitionValuePartition. setValue(String value)
-