| 限定符和类型 | 字段和说明 |
|---|---|
protected Query |
dataQuery |
protected String |
sourceCode |
INDEX_OVERFLOW_NEAR, INDEX_OVERFLOW_NULL, INDEX_OVERFLOW_THROW, MAX_DECIMAL_DIGITS, MIN_DECIMAL_WIDTH, MIN_DECIMAL_WIDTH_BIG, MIN_DECIMAL_WIDTH_DOUBLE, MIN_DECIMAL_WIDTH_FLOAT, MIN_INTEGER_WIDTH, MIN_INTEGER_WIDTH_BIG, MIN_INTEGER_WIDTH_BYTE, MIN_INTEGER_WIDTH_INT, MIN_INTEGER_WIDTH_LONG, MIN_INTEGER_WIDTH_SHORT, NUMBER_ROUNDING, NUMBER_ROUNDING_CEILING, NUMBER_ROUNDING_DOWN, NUMBER_ROUNDING_FLOOR, NUMBER_ROUNDING_HALF_DOWN, NUMBER_ROUNDING_HALF_EVEN, NUMBER_ROUNDING_HALF_UP, NUMBER_ROUNDING_UNNECESSARY, NUMBER_ROUNDING_UP| 构造器和说明 |
|---|
Swagger2Query() |
Swagger2Query(DataQL dataQL) |
Swagger2Query(Finder finder,
Map<String,Supplier<?>> shareVarMap) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
addShareVar(String key,
Object value) |
Swagger2Query |
clone() |
QueryResult |
execute(CustomizeScope customizeScope) |
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitexecute, execute, execute, putShareVarcomputeIfAbsent, forEach, getHint, getHints, getOrDefault, getOrMap, putIfAbsent, removeHint, setHint, setHint, setHint, setHintspublic Swagger2Query()
throws IOException,
QueryParseException
public Swagger2Query(DataQL dataQL) throws IOException, QueryParseException
public Swagger2Query(Finder finder, Map<String,Supplier<?>> shareVarMap) throws IOException, QueryParseException
public void addShareVar(String key, Object value)
addShareVar 在接口中 Querypublic QueryResult execute(CustomizeScope customizeScope) throws QueryRuntimeException
execute 在接口中 QueryQueryRuntimeExceptionpublic Swagger2Query clone()
Copyright © 2020–2021. All rights reserved.