|
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.5.0) E13403-06 |
|||||||||
PREV NEXT | FRAMES NO FRAMES All Classes |
Packages that use OracleTablePartitions | |
---|---|
oracle.javatools.db.ora | Contains the database api implementation for Oracle databases, and additional DBObject implementations for objects specific to Oracle. |
Uses of OracleTablePartitions in oracle.javatools.db.ora |
---|
Methods in oracle.javatools.db.ora that return OracleTablePartitions | |
---|---|
OracleTablePartitions |
TablePartition.getPartitionLevelSubpartitions() Get the OracleTablePartitions object that represents the partition level subpartitions of a composite range partition or range subpartition template. |
OracleTablePartitions |
OracleTablePartitions.getSubpartitionModel() Returns the OracleTablePartitions object that defines the SUBPARTITION or SUBPARTITION_TEMPLATE model of a RANGE-HASH or RANGE-LIST composite partition. |
Methods in oracle.javatools.db.ora with parameters of type OracleTablePartitions | |
---|---|
void |
TablePartition.setPartitionLevelSubpartitions(OracleTablePartitions partitionLevelSubpartitions) Set the OracleTablePartitions object that represents the partition level subpartitions of a composite range partition or range subpartition template. |
void |
OracleTablePartitions.setSubpartitionModel(OracleTablePartitions subpartitionModel) Set the OracleTablePartitions object that defines the SUBPARTITION or SUBPARTITION_TEMPLATE model of a RANGE-HASH or RANGE-LIST composite partition. |
|
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.5.0) E13403-06 |
|||||||||
PREV NEXT | FRAMES NO FRAMES All Classes |