| Package | Description | 
|---|---|
| oracle.javatools.db.ora | 
 Contains the database api implementation for Oracle databases, and additional
DBObject implementations for objects specific to Oracle. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
OracleIndexPartitions | 
IndexPartition.getSubpartitions()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
IndexPartition.setSubpartitions(OracleIndexPartitions subpartitions)  | 
| Constructor and Description | 
|---|
IndexPartition(OracleIndexPartitions parent)  | 
IndexPartition(java.lang.String name,
              OracleIndexPartitions parent)  |