public static class QueryExecutor.FetchStarted extends QueryExecutor.QueryExecutorEvent
| Modifier and Type | Field and Description |
|---|---|
protected ResultSetFetcher |
fetcher |
queryExecutor| Constructor and Description |
|---|
FetchStarted(QueryExecutor qe,
ResultSetFetcher fetcher) |
| Modifier and Type | Method and Description |
|---|---|
ResultSetFetcher |
getFetcher() |
getQueryExecutorprotected ResultSetFetcher fetcher
public FetchStarted(QueryExecutor qe, ResultSetFetcher fetcher)
public ResultSetFetcher getFetcher()
Copyright © 2018. All rights reserved.