Skip navigation links

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

E17493-04


Uses of Class
oracle.javatools.db.plsql.Type.SQLJUsingType

Packages that use Type.SQLJUsingType
oracle.javatools.db.plsql Classes for dealing with PL/SQL objects. 

 

Uses of Type.SQLJUsingType in oracle.javatools.db.plsql

 

Methods in oracle.javatools.db.plsql that return Type.SQLJUsingType
 Type.SQLJUsingType Type.getSqljUsing()
          Get method for the SqljUsing property
static Type.SQLJUsingType Type.SQLJUsingType.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static Type.SQLJUsingType[] Type.SQLJUsingType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.

 

Methods in oracle.javatools.db.plsql with parameters of type Type.SQLJUsingType
 void Type.setSqljUsing(Type.SQLJUsingType sqljUsing)
          Set method for the SqljUsing property

 


Skip navigation links

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

E17493-04


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