类 BaseTableScriptCreator

java.lang.Object
net.sohelp.boot.engine.db.table.script.BaseTableScriptCreator
所有已实现的接口:
TableScriptInterface
直接已知子类:
Mssql2000TableScriptCreator, MysqlTableScriptCreator

public abstract class BaseTableScriptCreator extends Object implements TableScriptInterface
表Script产生器基类
从以下版本开始:
2016/03/16
作者:
AaronFung
  • 构造器详细资料

    • BaseTableScriptCreator

      public BaseTableScriptCreator()
  • 方法详细资料