Uses of Interface
org.eclipse.persistence.jpa.config.PinnedPartitioning
Package
Description
-
Uses of PinnedPartitioning in org.eclipse.persistence.internal.jpa.config
-
Uses of PinnedPartitioning in org.eclipse.persistence.internal.jpa.config.partitioning
Modifier and TypeMethodDescriptionPinnedPartitioningImpl.setConnectionPool
(String connectionPool) -
Uses of PinnedPartitioning in org.eclipse.persistence.internal.jpa.config.xml
-
Uses of PinnedPartitioning in org.eclipse.persistence.jpa.config
Modifier and TypeMethodDescriptionMappings.addPinnedPartitioning()
PinnedPartitioning.setConnectionPool
(String connectionPool) ElementCollection.setPinnedPartitioning()
Entity.setPinnedPartitioning()
ManyToMany.setPinnedPartitioning()
ManyToOne.setPinnedPartitioning()
MappedSuperclass.setPinnedPartitioning()
OneToMany.setPinnedPartitioning()
OneToOne.setPinnedPartitioning()
VariableOneToOne.setPinnedPartitioning()