| Annotation Type | Description |
|---|---|
| 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.
|
EclipseLink 2.4.2, "build v20130514-5956486" API Reference