public abstract class QueryCommandBase<T> extends CommandBase<Boolean>
| Modifier and Type | Field and Description |
|---|---|
static Collector<Row,Void,Void> |
NULL_COLLECTOR |
handler| Modifier and Type | Method and Description |
|---|---|
boolean |
autoCommit() |
Collector<Row,?,T> |
collector() |
QueryResultHandler<T> |
resultHandler() |
abstract String |
sql() |
complete, fail, failCopyright © 2021. All rights reserved.