public class QueryTypeDetector extends ServiceBase
et, factorySvc, log| Constructor and Description |
|---|
QueryTypeDetector(FactoryService factorySvc,
DTypeRegistry registry) |
| Modifier and Type | Method and Description |
|---|---|
void |
addWhereClauseOpFromPhrase(StrCreator sc,
WhereExpression express,
Table tbl) |
QueryType |
detectQueryType(QuerySpec spec) |
String |
operandToSql(SqlValue val) |
String |
operandToSql(WhereOperand val) |
String |
opToSql(String op) |
public QueryTypeDetector(FactoryService factorySvc, DTypeRegistry registry)
public void addWhereClauseOpFromPhrase(StrCreator sc, WhereExpression express, Table tbl)
public String operandToSql(WhereOperand val)
Copyright © 2020. All rights reserved.