EclipseLink 2.3.2, build 'v20111125-r10461' API Reference

Package org.eclipse.persistence.platform.database.oracle.plsql

Interface Summary
OraclePLSQLType PUBLIC: Marker interface for Oracle PL/SQL types
 

Class Summary
PLSQLargument INTERNAL: Helper class - tracks argument's original position as well as re-ordered position Used by PLSQLrecord and PLSQLStoredProcedureCall
PLSQLCollection  
PLSQLrecord PUBLIC: describe an Oracle PL/SQL Record type
PLSQLStoredFunctionCall Purpose: Used to define a platform independent function call.
PLSQLStoredProcedureCall Purpose: Generates an Anonymous PL/SQL block to invoke the specified Stored Procedure with arguments that may or may not have JDBC equivalents.
 

Enum Summary
OraclePLSQLTypes PUBLIC: Oracle PL/SQL types
 


EclipseLink 2.3.2, build 'v20111125-r10461' API Reference