|
jremote jbase5.2.1 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.jbase.jremote.io.Response
com.jbase.jremote.protocol.JRemoteResponse
com.jbase.jremote.protocol.StatementFetchResponse
public class StatementFetchResponse
Nested Class Summary |
---|
Nested classes/interfaces inherited from interface com.jbase.jremote.io.JBaseSerializable |
---|
JBaseSerializable.TYPE |
Constructor Summary | |
---|---|
StatementFetchResponse()
|
Method Summary | |
---|---|
JSubroutineParameters |
getRows()
|
int |
getStatus()
|
int |
getType()
|
void |
readObject(JBaseObjectReader reader,
int version)
|
void |
writeObject(JBaseObjectWriter writer,
int version)
|
Methods inherited from class com.jbase.jremote.protocol.JRemoteResponse |
---|
getVersion |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public StatementFetchResponse()
Method Detail |
---|
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()
|
jremote jbase5.2.1 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |