Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference
11g Release 1 (11.1.1.7.0)

E13403-08

Uses of Class
oracle.javatools.db.ora.OracleTablespaceProperties.ExtentManagementType

Packages that use OracleTablespaceProperties.ExtentManagementType
oracle.javatools.db.ora Contains the database api implementation for Oracle databases, and additional DBObject implementations for objects specific to Oracle. 
 

Uses of OracleTablespaceProperties.ExtentManagementType in oracle.javatools.db.ora
 

Methods in oracle.javatools.db.ora that return OracleTablespaceProperties.ExtentManagementType
 OracleTablespaceProperties.ExtentManagementType OracleTablespaceProperties.getExtentManagementType()
           
static OracleTablespaceProperties.ExtentManagementType OracleTablespaceProperties.ExtentManagementType.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static OracleTablespaceProperties.ExtentManagementType[] OracleTablespaceProperties.ExtentManagementType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in oracle.javatools.db.ora with parameters of type OracleTablespaceProperties.ExtentManagementType
 void OracleTablespaceProperties.setExtentManagementType(OracleTablespaceProperties.ExtentManagementType extentManagementType)
           
 


Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference
11g Release 1 (11.1.1.7.0)

E13403-08

Copyright © 1997, 2013, Oracle. All rights reserved.