Module eclipselink

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


package org.eclipse.persistence.platform.database.oracle.plsql
  • Class
    Description
    PUBLIC: Marker interface for Oracle PL/SQL types
    PUBLIC: Oracle PL/SQL types
    INTERNAL: Helper class - tracks argument's original position as well as re-ordered position Used by PLSQLrecord and PLSQLStoredProcedureCall
    PUBLIC: Marker interface for Oracle PL/SQL Collections (Nested Tables and Varrays)
    PUBLIC: describe an Oracle PL/SQL Cursor type
    PUBLIC: describe an Oracle PL/SQL Record type
    Purpose: Used to define a platform independent function call.
    Purpose: Generates an Anonymous PL/SQL block to invoke the specified Stored Procedure with arguments that may or may not have JDBC equivalents.