Module org.eclipse.persistence.core
Annotation Type OracleArrays
An OracleArrays annotation allows the definition of multiple VARRAY types.
- Since:
- EclipseLink 2.5
- See Also:
-
Required Element Summary
Modifier and TypeRequired ElementDescription(Required) An array of Oracle VARRAY types.
-
Element Details
-
value
OracleArray[] value(Required) An array of Oracle VARRAY types.
-