Module org.eclipse.persistence.core
Package org.eclipse.persistence.platform.database.oracle.plsql
-
Interface Summary Interface Description OraclePLSQLType PUBLIC: Marker interface for Oracle PL/SQL types -
Class Summary Class Description PLSQLargument INTERNAL: Helper class - tracks argument's original position as well as re-ordered position Used by PLSQLrecord and PLSQLStoredProcedureCallPLSQLCollection PUBLIC: Marker interface for Oracle PL/SQL Collections (Nested Tables and Varrays)PLSQLCursor PUBLIC: describe an Oracle PL/SQL Cursor typePLSQLrecord PUBLIC: describe an Oracle PL/SQL Record typePLSQLStoredFunctionCall 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 Enum Description OraclePLSQLTypes PUBLIC: Oracle PL/SQL types