@Target(value=TYPE) @Retention(value=RUNTIME) public @interface OracleObject
NamedPLSQLStoredProcedureQuery
Modifier and Type | Required Element and Description |
---|---|
PLSQLParameter[] |
fields
(Required) Defines the fields in the record type.
|
String |
name
(Required) The name of the OBJECT type in the database.
|
public abstract String name
public abstract PLSQLParameter[] fields
public abstract Class javaType
EclipseLink 2.6.3, "build v20160428-59c81c5" API Reference