Uses of Interface
org.eclipse.persistence.jpa.config.ValuePartitioning
Package
Description
-
Uses of ValuePartitioning in org.eclipse.persistence.internal.jpa.config
-
Uses of ValuePartitioning in org.eclipse.persistence.internal.jpa.config.partitioning
Modifier and TypeMethodDescriptionValuePartitioningImpl.setDefaultConnectionPool
(String defaultConnectionPool) ValuePartitioningImpl.setPartitionValueType
(String partitionValueType) ValuePartitioningImpl.setUnionUnpartitionableQueries
(Boolean unionUnpartitionableQueries) -
Uses of ValuePartitioning in org.eclipse.persistence.internal.jpa.config.xml
-
Uses of ValuePartitioning in org.eclipse.persistence.jpa.config
Modifier 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()