public final class ShowDatabasesMergedResult extends LocalMergedResultAdapter implements MergedResult
| 构造器和说明 |
|---|
ShowDatabasesMergedResult() |
| 限定符和类型 | 方法和说明 |
|---|---|
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 在接口中 MergedResultpublic Object getValue(int columnIndex, Class<?> type) throws SQLException
MergedResultgetValue 在接口中 MergedResultcolumnIndex - column indextype - class type of data valueSQLException - SQL ExceptionCopyright © 2019. All rights reserved.