public static interface RequestExecutor.QueryHandler extends RequestExecutor.SynchronizedHandler
RequestExecutor.query(String, QueryHandler) request.| Modifier and Type | Method and Description |
|---|---|
void |
handleComplete(String command,
Long rowsAffected,
Long insertedOid,
TypeRef[] parameterTypes,
ResultField[] resultFields,
RowDataSet rows,
List<Notice> notices) |
handleReadyhandleErrorvoid handleComplete(String command, Long rowsAffected, Long insertedOid, TypeRef[] parameterTypes, ResultField[] resultFields, RowDataSet rows, List<Notice> notices) throws IOException
IOException