Uses of Interface
org.eclipse.persistence.jpa.config.Partitioning
Packages that use Partitioning
Package
Description
-
Uses of Partitioning in org.eclipse.persistence.internal.jpa.config
Methods in org.eclipse.persistence.internal.jpa.config that return Partitioning -
Uses of Partitioning in org.eclipse.persistence.internal.jpa.config.partitioning
Classes in org.eclipse.persistence.internal.jpa.config.partitioning that implement PartitioningMethods in org.eclipse.persistence.internal.jpa.config.partitioning that return PartitioningModifier and TypeMethodDescription -
Uses of Partitioning in org.eclipse.persistence.internal.jpa.config.xml
Methods in org.eclipse.persistence.internal.jpa.config.xml that return Partitioning -
Uses of Partitioning in org.eclipse.persistence.jpa.config
Methods in org.eclipse.persistence.jpa.config that return PartitioningModifier and TypeMethodDescriptionMappings.addPartitioning()
ElementCollection.setPartitioning()
Entity.setPartitioning()
ManyToMany.setPartitioning()
ManyToOne.setPartitioning()
MappedSuperclass.setPartitioning()
OneToMany.setPartitioning()
OneToOne.setPartitioning()
VariableOneToOne.setPartitioning()