EclipseLink1.0 - 20080707 API Reference

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

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

Class Summary
ComplexPLSQLTypeWrapper INTERNAL: a helper class that holds DatabaseType's.
OraclePlatform Purpose: Provides Oracle specific behavior.
PLSQLargument INTERNAL: helper class - tracks argument's original position as well as re-ordered position Used by PLSQLrecord and PLSQLStoredProcedureCall
PLSQLrecord PUBLIC: describe an Oracle PL/SQL Record type
PLSQLStoredProcedureCall Purpose: Generates an Anonymous PL/SQL block to invoke the specified Stored Procedure with arguments that may or may not have JDBC equivalents
SimplePLSQLTypeWrapper INTERNAL: a helper class that holds DatabaseType's.
 

Enum Summary
OraclePLSQLTypes PUBLIC: Oracle PL/SQL types
 


EclipseLink1.0 - 20080707 API Reference