org.tinygroup.databasebuinstaller.impl
public class CustomSqlInstallProcessor extends AbstractInstallProcessor
loggerDATABASE_INSTALL_PROCESSOR, INITDATA_INSTALL_PROCESSOR, PROCEDURE_INSTALL_PROCESSOR, SEQUENCE_INSTALL_PROCESSOR, TABLE_INSTALL_PROCESSOR, TRIGGER_INSTALL_PROCESSOR, VIEW_INSTALL_PROCESSOR| Constructor and 描述 |
|---|
CustomSqlInstallProcessor() |
| Modifier and Type | Method and 描述 |
|---|---|
List<String> |
getDealSqls(String language,
Connection con)
获取此次处理器相关的sql语句列表
|
void |
setCustomSqlProcessor(CustomSqlProcessor customSqlProcessor) |
getOrder, process, processWithConnpublic void setCustomSqlProcessor(CustomSqlProcessor customSqlProcessor)
public List<String> getDealSqls(String language, Connection con) throws SQLException
InstallProcessorSQLExceptionCopyright © 2006–2015 TinyGroup. All rights reserved.