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

E17493-02

Uses of Class
oracle.javatools.db.PlSqlMethod.MethodType

Packages that use PlSqlMethod.MethodType
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 PlSqlMethod.MethodType in oracle.javatools.db
 

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

Methods in oracle.javatools.db with parameters of type PlSqlMethod.MethodType
 void PlSqlMethod.setMethodType(PlSqlMethod.MethodType methodType)
          Deprecated.  
 


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

E17493-02

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