Uses of Class
org.eclipse.persistence.internal.jpa.metadata.partitioning.RangePartitionMetadata
Packages that use RangePartitionMetadata
-
Uses of RangePartitionMetadata in org.eclipse.persistence.internal.jpa.metadata.partitioning
Fields in org.eclipse.persistence.internal.jpa.metadata.partitioning with type parameters of type RangePartitionMetadataModifier and TypeFieldDescriptionprotected List<RangePartitionMetadata> RangePartitioningMetadata.partitionsMethods in org.eclipse.persistence.internal.jpa.metadata.partitioning that return types with arguments of type RangePartitionMetadataModifier and TypeMethodDescriptionRangePartitioningMetadata.getPartitions()INTERNAL: Used for OX mapping.Method parameters in org.eclipse.persistence.internal.jpa.metadata.partitioning with type arguments of type RangePartitionMetadataModifier and TypeMethodDescriptionvoidRangePartitioningMetadata.setPartitions(List<RangePartitionMetadata> partitions) INTERNAL: Used for OX mapping.