类 Mssql2000TableScriptCreator

java.lang.Object
net.sohelp.boot.engine.db.table.script.BaseTableScriptCreator
net.sohelp.boot.engine.db.table.script.mssql.Mssql2000TableScriptCreator
所有已实现的接口:
TableScriptInterface

public class Mssql2000TableScriptCreator extends BaseTableScriptCreator
MSSQL 2000 表结构脚本创建器。 提供了用于生成、修改、删除表及字段的相关 SQL 脚本功能。
从以下版本开始:
2016/03/16
作者:
AaronFung