public class ObjectVarrayDefinition extends VarrayDefinition
Purpose: Allow for creation of object varray type.
name, qualifier| Constructor and Description |
|---|
ObjectVarrayDefinition() |
| Modifier and Type | Method and Description |
|---|---|
void |
appendTypeString(java.io.Writer writer,
AbstractSession session)
INTERNAL:
Append the type.
|
boolean |
isNullAllowed()
PUBLIC:
Return if the varray collection is allowed NULL or not
|
void |
setIsNullAllowed(boolean isNullAllowed)
PUBLIC:
Set if the varray collection is allowed NULL or not
|
buildCreationWriter, buildDeletionWriter, getSize, getType, getTypeName, getTypeSize, setSize, setType, setTypeName, setTypeSizebuildVPDCreationFunctionWriter, buildVPDCreationPolicyWriter, buildVPDDeletionWriter, clone, createObject, createOnDatabase, dropFromDatabase, dropObject, getFullName, getName, getQualifier, postCreateObject, preDropObject, setName, setQualifier, shouldCreateVPDCalls, toStringpublic void appendTypeString(java.io.Writer writer,
AbstractSession session)
throws ValidationException
appendTypeString in class VarrayDefinitionValidationExceptionpublic boolean isNullAllowed()
public void setIsNullAllowed(boolean isNullAllowed)
EclipseLink 2.4.2, "build v20130514-5956486" API Reference