public class StatementFetchResponse extends JRemoteResponse
JBaseSerializable.TYPE
Constructor and Description |
---|
StatementFetchResponse() |
Modifier and Type | Method and Description |
---|---|
JSubroutineParameters |
getRows() |
int |
getStatus() |
int |
getType() |
void |
readObject(JBaseObjectReader reader,
int version) |
void |
writeObject(JBaseObjectWriter writer,
int version) |
getVersion
public int getStatus()
public JSubroutineParameters getRows()
public void writeObject(JBaseObjectWriter writer, int version) throws java.io.IOException
java.io.IOException
public void readObject(JBaseObjectReader reader, int version) throws java.io.IOException, java.lang.ClassNotFoundException
java.io.IOException
java.lang.ClassNotFoundException
public int getType()
JBaseSerializable.getType()