public class SystemInitialize extends Object
| 构造器和说明 |
|---|
SystemInitialize(org.hswebframework.ezorm.rdb.executor.SqlExecutor sqlExecutor,
org.hswebframework.ezorm.rdb.RDBDatabase database,
SystemVersion targetVersion) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
addScriptContext(String var,
Object val) |
protected void |
doInstall() |
protected Map<String,Object> |
getScriptContext() |
void |
init() |
protected void |
initInstallInfo() |
void |
install() |
protected void |
syncSystemVersion() |
public SystemInitialize(org.hswebframework.ezorm.rdb.executor.SqlExecutor sqlExecutor,
org.hswebframework.ezorm.rdb.RDBDatabase database,
SystemVersion targetVersion)
public void init()
protected void syncSystemVersion()
throws SQLException
SQLExceptionprotected void doInstall()
protected void initInstallInfo()
throws SQLException
SQLExceptionCopyright © 2019. All rights reserved.