public class CompileAndExecuteRequest extends CompileRequest
JBaseSerializable.TYPE
CN, sql
log
Constructor and Description |
---|
CompileAndExecuteRequest() |
CompileAndExecuteRequest(java.lang.String sql) |
Modifier and Type | Method and Description |
---|---|
int |
getType()
This method must be overridden by classes inheriting from SQLStartRequest.
|
getStatement, readObject, writeObject
getVersion
public CompileAndExecuteRequest()
public CompileAndExecuteRequest(java.lang.String sql)
public int getType()
SQLStartRequest
getType
in interface JBaseSerializable
getType
in class CompileRequest