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) |
handleReady
handleError
void handleComplete(String command, Long rowsAffected, Long insertedOid, TypeRef[] parameterTypes, ResultField[] resultFields, RowDataSet rows, List<Notice> notices) throws IOException
IOException