public final class HsqlField extends Field
HASHFACTOR
Constructor and Description |
---|
HsqlField() |
Modifier and Type | Method and Description |
---|---|
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, toDropDDL
equals, getConfiguration, getName, setConfiguration, setName
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.Copyright © 2016. All rights reserved.