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
RemoteException
int getInt(String fldName) throws RemoteException
RemoteException
long getLong(String fldName) throws RemoteException
RemoteException
double getDouble(String fldName) throws RemoteException
RemoteException
String getString(String fldName) throws RemoteException
RemoteException
RemoteMetaData getMetaData() throws RemoteException
RemoteException
void close() throws RemoteException
RemoteException
void beforeFirst() throws RemoteException
RemoteException
Copyright © 2022 VanillaDB Organization. All rights reserved.