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

E13403-04

Uses of Class
oracle.jdeveloper.deploy.sp.PlsqlParameter

Packages that use PlsqlParameter
oracle.jdeveloper.deploy.sp   
 

Uses of PlsqlParameter in oracle.jdeveloper.deploy.sp
 

Methods in oracle.jdeveloper.deploy.sp that return PlsqlParameter
 PlsqlParameter[] MethodSignature.getPlsqlParameters()
           
 

Methods in oracle.jdeveloper.deploy.sp with parameters of type PlsqlParameter
protected  void PlsqlParameter.copyToImpl(PlsqlParameter copy)
          Design pattern for supporting strongly typed copying.
protected  boolean PlsqlParameter.equalsImpl(PlsqlParameter plsqlParameter)
          This is a helper method for equals(Object) that can also be used by subclasses that implement equals(Object).
 void MethodSignature.setPlsqlParameters(PlsqlParameter[] plsqlParameters)
           
 


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

E13403-04

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