Uses of Interface
org.eclipse.persistence.jpa.config.Partitioning
-
Packages that use Partitioning Package Description org.eclipse.persistence.jpa.config -
-
Uses of Partitioning in org.eclipse.persistence.jpa.config
Methods in org.eclipse.persistence.jpa.config that return Partitioning Modifier and Type Method Description PartitioningMappings. addPartitioning()PartitioningPartitioning. setClass(String className)PartitioningPartitioning. setName(String name)PartitioningElementCollection. setPartitioning()PartitioningEntity. setPartitioning()PartitioningManyToMany. setPartitioning()PartitioningManyToOne. setPartitioning()PartitioningMappedSuperclass. setPartitioning()PartitioningOneToMany. setPartitioning()PartitioningOneToOne. setPartitioning()PartitioningVariableOneToOne. setPartitioning()
-