Uses of Interface
org.eclipse.persistence.jpa.config.RoundRobinPartitioning
-
-
Uses of RoundRobinPartitioning in org.eclipse.persistence.internal.jpa.config
Methods in org.eclipse.persistence.internal.jpa.config that return RoundRobinPartitioning Modifier and Type Method Description RoundRobinPartitioningAbstractAccessorImpl. setRoundRobinPartitioning() -
Uses of RoundRobinPartitioning in org.eclipse.persistence.internal.jpa.config.partitioning
Classes in org.eclipse.persistence.internal.jpa.config.partitioning that implement RoundRobinPartitioning Modifier and Type Class Description classRoundRobinPartitioningImplJPA scripting API implementation.Methods in org.eclipse.persistence.internal.jpa.config.partitioning that return RoundRobinPartitioning Modifier and Type Method Description RoundRobinPartitioningRoundRobinPartitioningImpl. setReplicateWrites(Boolean replicateWrites) -
Uses of RoundRobinPartitioning in org.eclipse.persistence.internal.jpa.config.xml
Methods in org.eclipse.persistence.internal.jpa.config.xml that return RoundRobinPartitioning Modifier and Type Method Description RoundRobinPartitioningMappingsImpl. addRoundRobinPartitioning() -
Uses of RoundRobinPartitioning in org.eclipse.persistence.jpa.config
Methods in org.eclipse.persistence.jpa.config that return RoundRobinPartitioning Modifier and Type Method Description RoundRobinPartitioningRoundRobinPartitioning. addConnectionPool(String connectionPool)RoundRobinPartitioningMappings. addRoundRobinPartitioning()RoundRobinPartitioningRoundRobinPartitioning. setName(String name)RoundRobinPartitioningRoundRobinPartitioning. setReplicateWrites(Boolean replicateWrites)RoundRobinPartitioningElementCollection. setRoundRobinPartitioning()RoundRobinPartitioningEntity. setRoundRobinPartitioning()RoundRobinPartitioningManyToMany. setRoundRobinPartitioning()RoundRobinPartitioningManyToOne. setRoundRobinPartitioning()RoundRobinPartitioningMappedSuperclass. setRoundRobinPartitioning()RoundRobinPartitioningOneToMany. setRoundRobinPartitioning()RoundRobinPartitioningOneToOne. setRoundRobinPartitioning()RoundRobinPartitioningVariableOneToOne. setRoundRobinPartitioning()
-