public static class QueryExecutor.ResultSetAccepted extends QueryExecutor.QueryExecutorEvent
| Modifier and Type | Field and Description |
|---|---|
protected ResultSet |
resultSet |
queryExecutor| Constructor and Description |
|---|
ResultSetAccepted(QueryExecutor qe,
ResultSet rs) |
| Modifier and Type | Method and Description |
|---|---|
ResultSet |
getResultSet() |
getQueryExecutorprotected ResultSet resultSet
public ResultSetAccepted(QueryExecutor qe, ResultSet rs)
public ResultSet getResultSet()
Copyright © 2018. All rights reserved.