public abstract class SQLStartRequest extends java.lang.Object implements JBaseSerializable
JBaseSerializable.TYPE
Modifier and Type | Field and Description |
---|---|
protected static java.util.logging.Logger |
log |
Constructor and Description |
---|
SQLStartRequest() |
Modifier and Type | Method and Description |
---|---|
int |
getType()
This method must be overridden by classes inheriting from SQLStartRequest.
|
int |
getVersion() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
readObject, writeObject
public int getType()
getType
in interface JBaseSerializable
public int getVersion()
getVersion
in interface JBaseSerializable