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