Package | Description |
---|---|
org.tinygroup.databasebuinstaller | |
org.tinygroup.databasebuinstaller.impl |
Modifier and Type | Method and Description |
---|---|
List<InstallProcessor> |
DatabaseInstallerProcessor.getInstallProcessors() |
Modifier and Type | Method and Description |
---|---|
void |
DatabaseInstallerProcessor.setInstallProcessors(List<InstallProcessor> installProcessors) |
Modifier and Type | Class and Description |
---|---|
class |
AbstractInstallProcessor
功能说明:安装处理的抽象实现
|
class |
CustomSqlInstallProcessor |
class |
InitDataInstallProcessor
功能说明:数据库初始化安装处理器
|
class |
ProcedureInstallProcessor
功能说明:存储过程安装处理器
|
class |
SequenceInstallProcessor |
class |
TableInstallProcessor
功能说明:数据库表新建、字段更新、删除操作
|
class |
TriggerInstallProcessor |
class |
ViewInstallProcessor
功能说明: 数据库视图安装处理器
|
Copyright © 2006–2018 TinyGroup. All rights reserved.