Uses of Interface
org.eclipse.persistence.jpa.config.ValuePartitioning
Packages that use ValuePartitioning
Package
Description
-
Uses of ValuePartitioning in org.eclipse.persistence.internal.jpa.config
Methods in org.eclipse.persistence.internal.jpa.config that return ValuePartitioning -
Uses of ValuePartitioning in org.eclipse.persistence.internal.jpa.config.partitioning
Classes in org.eclipse.persistence.internal.jpa.config.partitioning that implement ValuePartitioningMethods in org.eclipse.persistence.internal.jpa.config.partitioning that return ValuePartitioningModifier and TypeMethodDescriptionValuePartitioningImpl.setDefaultConnectionPool(String defaultConnectionPool) ValuePartitioningImpl.setPartitionValueType(String partitionValueType) ValuePartitioningImpl.setUnionUnpartitionableQueries(Boolean unionUnpartitionableQueries) -
Uses of ValuePartitioning in org.eclipse.persistence.internal.jpa.config.xml
Methods in org.eclipse.persistence.internal.jpa.config.xml that return ValuePartitioning -
Uses of ValuePartitioning in org.eclipse.persistence.jpa.config
Methods in org.eclipse.persistence.jpa.config that return ValuePartitioningModifier and TypeMethodDescriptionMappings.addValuePartitioning()ValuePartitioning.setDefaultConnectionPool(String defaultConnectionPool) ValuePartitioning.setPartitionValueType(String partitionValueType) ValuePartitioning.setUnionUnpartitionableQueries(Boolean unionUnpartitionableQueries) ElementCollection.setValuePartitioning()Entity.setValuePartitioning()ManyToMany.setValuePartitioning()ManyToOne.setValuePartitioning()MappedSuperclass.setValuePartitioning()OneToMany.setValuePartitioning()OneToOne.setValuePartitioning()VariableOneToOne.setValuePartitioning()