| Modifier and Type | Method and Description |
|---|---|
void |
beforeFirst() |
void |
close() |
double |
getDouble(String fldName) |
int |
getInt(String fldName) |
long |
getLong(String fldName) |
RemoteMetaData |
getMetaData() |
String |
getString(String fldName) |
boolean |
next() |
boolean next()
throws RemoteException
RemoteExceptionint getInt(String fldName) throws RemoteException
RemoteExceptionlong getLong(String fldName) throws RemoteException
RemoteExceptiondouble getDouble(String fldName) throws RemoteException
RemoteExceptionString getString(String fldName) throws RemoteException
RemoteExceptionRemoteMetaData getMetaData() throws RemoteException
RemoteExceptionvoid close()
throws RemoteException
RemoteExceptionvoid beforeFirst()
throws RemoteException
RemoteExceptionCopyright © 2022 VanillaDB Organization. All rights reserved.