SchemaObject
public 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, setName
equals, getDecimals, getKeyGenerator, getLength, getPrecision, getTable, getType, hashCode, isIdentity, isRequired, merge, setIdentity, setKeyGenerator, setRequired, setTable, setType, toDropDDL
public 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
GeneratorException
Intalio Inc. (C) 1999-2008. All rights reserved http://www.intalio.com