public class ExtendedBatchQueryCommand<T> extends ExtendedQueryCommandBase<T>
cursorId, fetch, ps, suspendedhandler| Constructor and Description |
|---|
ExtendedBatchQueryCommand(PreparedStatement ps,
List<Tuple> params,
Collector<Row,?,T> collector,
QueryResultHandler<T> resultHandler) |
| Modifier and Type | Method and Description |
|---|---|
List<Tuple> |
params() |
cursorId, fetch, isSuspended, preparedStatement, sqlcollector, resultHandlerfailpublic ExtendedBatchQueryCommand(PreparedStatement ps, List<Tuple> params, Collector<Row,?,T> collector, QueryResultHandler<T> resultHandler)
Copyright © 2020. All rights reserved.