public class SQLSelectListCache extends Object
Constructor and Description |
---|
SQLSelectListCache(String dbType) |
Modifier and Type | Method and Description |
---|---|
void |
add(String select) |
boolean |
match(Lexer lexer,
SQLSelectQueryBlock queryBlock) |
public SQLSelectListCache(String dbType)
public void add(String select)
public boolean match(Lexer lexer, SQLSelectQueryBlock queryBlock)
Copyright © 2013–2017 Alibaba Group. All rights reserved.