Skip navigation links

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

E28847-01


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

Annotation Types Summary
NamedPLSQLStoredFunctionQueries A NamedPLSQLStoredFunctionQueries annotation allows the definition of multiple NamedPLSQLStoredFunctionQuery.
NamedPLSQLStoredFunctionQuery A NamedPLSQLStoredFunctionQuery annotation allows the definition of queries that call PLSQL stored functions as named queries.
NamedPLSQLStoredProcedureQueries A NamedPLSQLStoredProcedureQueries annotation allows the definition of multiple NamedPLSQLStoredProcedureQuery.
NamedPLSQLStoredProcedureQuery A PLSQLNamedStoredProcedureQuery annotation allows the definition of queries that call PLSQL stored procedures as named queries.
PLSQLParameter A PLSQLParameter annotation is used within a NamedPLSQLStoredProcedureQuery or PLSQLRecord annotation.
PLSQLRecord A PLSQLRecord annotation is used to define a database PLSQL RECORD type.
PLSQLRecords A PLSQLRecords annotation allows the definition of multiple PLSQLRecord.
PLSQLTable A PLSQLTable annotation is used to define a database PLSQL TABLE type.
PLSQLTables A PLSQLRecords annotation allows the definition of multiple PLSQLTable.

 


Skip navigation links

Copyright © 1998, 2012, Oracle. All Rights Reserved.