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.PlSqlIdentifier.PlSqlType

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

 

Uses of PlSqlIdentifier.PlSqlType in oracle.javatools.db.plsql

 

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

 

Constructors in oracle.javatools.db.plsql with parameters of type PlSqlIdentifier.PlSqlType
PlSqlIdentifier(java.lang.String name, java.lang.String schemaName, PlSqlIdentifier.PlSqlType plsqlType)
          Construct a PlSqlIdentifier from its identifying name, schema and type

 


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.