Uses of Interface
org.eclipse.persistence.jpa.config.ValuePartitioning
-
Packages that use ValuePartitioning Package Description org.eclipse.persistence.jpa.config -
-
Uses of ValuePartitioning in org.eclipse.persistence.jpa.config
Methods in org.eclipse.persistence.jpa.config that return ValuePartitioning Modifier and Type Method Description ValuePartitioningMappings. addValuePartitioning()ValuePartitioningValuePartitioning. setDefaultConnectionPool(String defaultConnectionPool)ValuePartitioningValuePartitioning. setName(String name)ValuePartitioningValuePartitioning. setPartitionValueType(String partitionValueType)ValuePartitioningValuePartitioning. setUnionUnpartitionableQueries(Boolean unionUnpartitionableQueries)ValuePartitioningElementCollection. setValuePartitioning()ValuePartitioningEntity. setValuePartitioning()ValuePartitioningManyToMany. setValuePartitioning()ValuePartitioningManyToOne. setValuePartitioning()ValuePartitioningMappedSuperclass. setValuePartitioning()ValuePartitioningOneToMany. setValuePartitioning()ValuePartitioningOneToOne. setValuePartitioning()ValuePartitioningVariableOneToOne. setValuePartitioning()
-