SchemaObjectpublic final class DerbyField extends Field
HASHFACTOR| Constructor | Description | 
|---|---|
DerbyField() | 
| Modifier and Type | Method | Description | 
|---|---|---|
void | 
toCreateDDL(DDLWriter writer) | 
 Build create script for the schema object. 
 | 
equals, getConfiguration, getName, setConfiguration, setNameequals, getDecimals, getKeyGenerator, getLength, getPrecision, getTable, getType, hashCode, isIdentity, isRequired, merge, setIdentity, setKeyGenerator, setRequired, setTable, setType, toDropDDLpublic void toCreateDDL(DDLWriter writer) throws GeneratorException
writer - DDLWriter to write schema objects to.GeneratorException - If generation of the script failed or is not supported.Intalio Inc. (C) 1999-2008. All rights reserved http://www.intalio.com