public interface ResultListener
| Modifier and Type | Field and Description |
|---|---|
static ResultListener |
NONE |
| Modifier and Type | Method and Description |
|---|---|
void |
onMetadata(Metadata rm) |
void |
onRow(Object[] rows) |
static final ResultListener NONE
Copyright © 2022 The Apache Software Foundation. All rights reserved.