Uses of Interface
org.eclipse.persistence.jpa.config.PinnedPartitioning
Packages that use PinnedPartitioning
Package
Description
-
Uses of PinnedPartitioning in org.eclipse.persistence.internal.jpa.config
Methods in org.eclipse.persistence.internal.jpa.config that return PinnedPartitioning -
Uses of PinnedPartitioning in org.eclipse.persistence.internal.jpa.config.partitioning
Classes in org.eclipse.persistence.internal.jpa.config.partitioning that implement PinnedPartitioningMethods in org.eclipse.persistence.internal.jpa.config.partitioning that return PinnedPartitioningModifier and TypeMethodDescriptionPinnedPartitioningImpl.setConnectionPool(String connectionPool) -
Uses of PinnedPartitioning in org.eclipse.persistence.internal.jpa.config.xml
Methods in org.eclipse.persistence.internal.jpa.config.xml that return PinnedPartitioning -
Uses of PinnedPartitioning in org.eclipse.persistence.jpa.config
Methods in org.eclipse.persistence.jpa.config that return PinnedPartitioningModifier and TypeMethodDescriptionMappings.addPinnedPartitioning()PinnedPartitioning.setConnectionPool(String connectionPool) ElementCollection.setPinnedPartitioning()Entity.setPinnedPartitioning()ManyToMany.setPinnedPartitioning()ManyToOne.setPinnedPartitioning()MappedSuperclass.setPinnedPartitioning()OneToMany.setPinnedPartitioning()OneToOne.setPinnedPartitioning()VariableOneToOne.setPinnedPartitioning()