com.agimatec.dbtransform
Class ScriptTransformator.TransformDezignCreateTableBuilder
java.lang.Object
com.agimatec.sql.meta.script.DDLScriptSqlMetaFactory.CatalogBuilder
com.agimatec.sql.meta.script.DDLScriptSqlMetaFactory.DezignCreateTableBuilder
com.agimatec.dbtransform.ScriptTransformator.TransformDezignCreateTableBuilder
- Enclosing class:
- ScriptTransformator
protected class ScriptTransformator.TransformDezignCreateTableBuilder
- extends DDLScriptSqlMetaFactory.DezignCreateTableBuilder
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ScriptTransformator.TransformDezignCreateTableBuilder
protected ScriptTransformator.TransformDezignCreateTableBuilder()
process
public void process(MapNode values,
CatalogDescription catalog)
throws IOException,
freemarker.template.TemplateException
- Overrides:
process in class DDLScriptSqlMetaFactory.DezignCreateTableBuilder
- Throws:
IOException
freemarker.template.TemplateException
buildForeignKey
protected void buildForeignKey(MapNode aColDef,
TableDescription aTd)
buildPrimaryKey
protected void buildPrimaryKey(MapNode aColDef,
TableDescription aTd)
Copyright © 2008-2011. All Rights Reserved.