Module eclipselink
Package org.eclipse.persistence.platform.database.oracle.annotations
package org.eclipse.persistence.platform.database.oracle.annotations
-
Annotation InterfacesClassDescriptionA NamedPLSQLStoredFunctionQueries annotation allows the definition of multiple NamedPLSQLStoredFunctionQueryes.A NamedPLSQLStoredFunctionQuery annotation allows the definition of queries that call PLSQL stored functions as named queries.A NamedPLSQLStoredProcedureQueries annotation allows the definition of multiple NamedPLSQLStoredProcedureQueryes.A NamedPLSQLStoredProcedureQuery annotation allows the definition of queries that call PLSQL stored procedures as named queries.An OracleArray annotation is used to define an Oracle database VARRAY type.An OracleArrays annotation allows the definition of multiple OracleArrays.An OracleObject annotation is used to define an Oracle database OBJECT type.An OracleObjects annotation allows the definition of multiple OracleObjects.A PLSQLParameter annotation is used within a NamedPLSQLStoredProcedureQuery, NamedPLSQLStoredFunctionQuery, OracleObject or PLSQLRecord annotation.A PLSQLRecord annotation is used to define a database PLSQL RECORD type.A PLSQLRecords annotation allows the definition of multiple PLSQLRecords.A PLSQLTable annotation is used to define a database PLSQL TABLE type.A PLSQLRecords annotation allows the definition of multiple PLSQLTables.