public class RangePartitionImpl extends MetadataImpl<RangePartitionMetadata> implements RangePartition
metadata| Constructor and Description |
|---|
RangePartitionImpl() |
| Modifier and Type | Method and Description |
|---|---|
RangePartition |
setConnectionPool(String connectionPool) |
RangePartition |
setEndValue(String endValue) |
RangePartition |
setStartValue(String startValue) |
getMetadatapublic RangePartition setConnectionPool(String connectionPool)
setConnectionPool in interface RangePartitionpublic RangePartition setEndValue(String endValue)
setEndValue in interface RangePartitionpublic RangePartition setStartValue(String startValue)
setStartValue in interface RangePartitionCopyright © 2007–2021 Eclipse.org - EclipseLink Project. All rights reserved.