Oracle Fusion Middleware Java API Reference for Oracle Extension SDK
11g Release 2 (11.1.2.0.0)

E17493-01

Uses of Class
oracle.javatools.db.datatypes.ComplexType.SQLJUsingType

Packages that use ComplexType.SQLJUsingType
oracle.javatools.db.datatypes Classes related to datatypes in the database API. 
 

Uses of ComplexType.SQLJUsingType in oracle.javatools.db.datatypes
 

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

Methods in oracle.javatools.db.datatypes with parameters of type ComplexType.SQLJUsingType
 void ComplexType.setSqljUsing(ComplexType.SQLJUsingType sqljUsing)
          Deprecated.  
 


Oracle Fusion Middleware Java API Reference for Oracle Extension SDK
11g Release 2 (11.1.2.0.0)

E17493-01

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