程序包 | 说明 |
---|---|
com.sh.wf.module.parser | |
com.sh.wf.module.service |
限定符和类型 | 方法和说明 |
---|---|
void |
ParserSqlInfoRet.addWhereCondition(SQLParserWhereInfo info) |
void |
ParserSqlInfoRet.addWhereCondition(SQLParserWhereInfo info,
int count) |
限定符和类型 | 方法和说明 |
---|---|
static void |
SelectSQLDruidParser.appendWhereCondition(ModuleContext context,
DataCenter dc,
java.util.List<SQLParserWhereInfo> whereInfoList,
ParserSqlInfoRet sqlRet)
追加where条件
|
限定符和类型 | 方法和说明 |
---|---|
java.lang.String[] |
ServiceParam.processItem(ModuleContext context,
java.util.List<SQLParserWhereInfo> whereInfoList) |