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

E13403-04

Uses of Class
oracle.javatools.db.Tablespace.TablespaceType

Packages that use Tablespace.TablespaceType
oracle.javatools.db Contains a metadata API for describing database objects, and retrieving them from a provider of database objects - for example a database. 
 

Uses of Tablespace.TablespaceType in oracle.javatools.db
 

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


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

E13403-04

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