Skip navigation links

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

E13403-06


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

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

 

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

 

Methods in oracle.javatools.db.ora that return OracleTablespaceProperties.LoggingType
 OracleTablespaceProperties.LoggingType OracleTablespaceProperties.getLogging()
           
static OracleTablespaceProperties.LoggingType OracleTablespaceProperties.LoggingType.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static OracleTablespaceProperties.LoggingType[] OracleTablespaceProperties.LoggingType.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.LoggingType
 void OracleTablespaceProperties.setLogging(OracleTablespaceProperties.LoggingType logging)
           

 


Skip navigation links

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

E13403-06


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