Package | Description |
---|---|
org.tinygroup.database.customesql | |
org.tinygroup.database.customesql.impl |
Modifier and Type | Method and Description |
---|---|
void |
CustomSqlProcessor.addCustomSqls(CustomSqls customsqls) |
void |
CustomSqlProcessor.registerModifiedTime(CustomSqls customSqls,
long lastModify) |
void |
CustomSqlProcessor.removeCustomSqls(CustomSqls customsqls) |
Modifier and Type | Method and Description |
---|---|
CustomSqls |
CustomSqlProcessorImpl.getCustomSqls() |
Modifier and Type | Method and Description |
---|---|
void |
CustomSqlProcessorImpl.addCustomSqls(CustomSqls customsqls) |
void |
CustomSqlProcessorImpl.registerModifiedTime(CustomSqls customSqls,
long lastModify) |
void |
CustomSqlProcessorImpl.removeCustomSqls(CustomSqls customsqls) |
void |
CustomSqlProcessorImpl.setCustomSqls(CustomSqls customSqls) |
Copyright © 2006–2018 TinyGroup. All rights reserved.