public class SetPropertiesResponse extends SQLResponse
JBaseSerializable.TYPE
statementId
Constructor and Description |
---|
SetPropertiesResponse() |
Modifier and Type | Method and Description |
---|---|
int |
getType() |
int |
getVersion() |
void |
readObject(JBaseObjectReader reader,
int version) |
void |
writeObject(JBaseObjectWriter writer,
int version) |
getStatementId
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()
public int getVersion()