Uses of Interface
org.eclipse.persistence.jpa.config.RoundRobinPartitioning
Package
Description
-
Uses of RoundRobinPartitioning in org.eclipse.persistence.internal.jpa.config
-
Uses of RoundRobinPartitioning in org.eclipse.persistence.internal.jpa.config.partitioning
Modifier and TypeClassDescriptionclass
JPA scripting API implementation.Modifier and TypeMethodDescriptionRoundRobinPartitioningImpl.setReplicateWrites
(Boolean replicateWrites) -
Uses of RoundRobinPartitioning in org.eclipse.persistence.internal.jpa.config.xml
-
Uses of RoundRobinPartitioning in org.eclipse.persistence.jpa.config
Modifier and TypeMethodDescriptionRoundRobinPartitioning.addConnectionPool
(String connectionPool) Mappings.addRoundRobinPartitioning()
RoundRobinPartitioning.setReplicateWrites
(Boolean replicateWrites) ElementCollection.setRoundRobinPartitioning()
Entity.setRoundRobinPartitioning()
ManyToMany.setRoundRobinPartitioning()
ManyToOne.setRoundRobinPartitioning()
MappedSuperclass.setRoundRobinPartitioning()
OneToMany.setRoundRobinPartitioning()
OneToOne.setRoundRobinPartitioning()
VariableOneToOne.setRoundRobinPartitioning()