protected class ScriptTransformator.TransformDezignCreateTableBuilder extends DDLScriptSqlMetaFactory.DezignCreateTableBuilder
| Modifier | Constructor and Description |
|---|---|
protected |
TransformDezignCreateTableBuilder() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
buildForeignKey(MapNode aColDef,
TableDescription aTd) |
protected void |
buildPrimaryKey(MapNode aColDef,
TableDescription aTd) |
void |
process(MapNode values,
CatalogDescription catalog) |
buildTableConstraint, buildTableIndexbuildColumnDescription, getBool, getInt, getTable, setColType, strip, unqualifiedpublic void process(MapNode values, CatalogDescription catalog) throws IOException
process in class DDLScriptSqlMetaFactory.DezignCreateTableBuilderIOExceptionprotected void buildForeignKey(MapNode aColDef, TableDescription aTd)
protected void buildPrimaryKey(MapNode aColDef, TableDescription aTd)
Copyright © 2008–2018. All rights reserved.