public final class PostgresqlField extends Field
HASHFACTOR| Constructor and Description |
|---|
PostgresqlField() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
toCreateDDL() |
void |
toCreateDDL(DDLWriter writer)
Build create script for the schema object.
|
equals, getDecimals, getKeyGenerator, getLength, getPrecision, getTable, getType, hashCode, isIdentity, isRequired, merge, setIdentity, setKeyGenerator, setRequired, setTable, setType, toDropDDLequals, getConfiguration, getName, setConfiguration, setNamepublic 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