public class ExecuteRequest extends SQLRequest
JBaseSerializable.TYPE
log, statementId
Constructor and Description |
---|
ExecuteRequest(StatementID statementId) |
Modifier and Type | Method and Description |
---|---|
int |
getType()
This method must be overridden by classes inheriting from SQLStartRequest.
|
readObject, writeObject
getVersion
public ExecuteRequest(StatementID statementId)
public int getType()
SQLStartRequest
getType
in interface JBaseSerializable
getType
in class SQLStartRequest
JBaseSerializable.getType()