SchemaObjectpublic final class PostgresqlField extends Field
HASHFACTOR| Constructor | Description | 
|---|---|
PostgresqlField() | 
| Modifier and Type | Method | Description | 
|---|---|---|
java.lang.String | 
toCreateDDL() | 
|
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.public java.lang.String toCreateDDL()
                             throws GeneratorException
GeneratorExceptionIntalio Inc. (C) 1999-2008. All rights reserved http://www.intalio.com