Uses of Interface
org.eclipse.persistence.jpa.config.PinnedPartitioning
-
Packages that use PinnedPartitioning Package Description org.eclipse.persistence.jpa.config -
-
Uses of PinnedPartitioning in org.eclipse.persistence.jpa.config
Methods in org.eclipse.persistence.jpa.config that return PinnedPartitioning Modifier and Type Method Description PinnedPartitioningMappings. addPinnedPartitioning()PinnedPartitioningPinnedPartitioning. setConnectionPool(String connectionPool)PinnedPartitioningPinnedPartitioning. setName(String name)PinnedPartitioningElementCollection. setPinnedPartitioning()PinnedPartitioningEntity. setPinnedPartitioning()PinnedPartitioningManyToMany. setPinnedPartitioning()PinnedPartitioningManyToOne. setPinnedPartitioning()PinnedPartitioningMappedSuperclass. setPinnedPartitioning()PinnedPartitioningOneToMany. setPinnedPartitioning()PinnedPartitioningOneToOne. setPinnedPartitioning()PinnedPartitioningVariableOneToOne. setPinnedPartitioning()
-