public final class ShowDatabasesMergedResult extends LocalMergedResultAdapter implements MergedResult
| Constructor and Description |
|---|
ShowDatabasesMergedResult() |
| Modifier and Type | Method and Description |
|---|---|
Object |
getValue(int columnIndex,
Class<?> type)
Get data value.
|
boolean |
next()
iterate next data.
|
getCalendarValue, getCalendarValue, getInputStream, getInputStream, getValue, wasNullclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetCalendarValue, getCalendarValue, getInputStream, getInputStream, getValue, wasNullpublic boolean next()
MergedResultnext in interface MergedResultpublic Object getValue(int columnIndex, Class<?> type) throws SQLException
MergedResultgetValue in interface MergedResultcolumnIndex - column indextype - class type of data valueSQLException - SQL ExceptionCopyright © 2019 The Apache Software Foundation. All rights reserved.