public class PrecompileRequest extends CompileRequest
JBaseSerializable.TYPE
CN, sql
log
Constructor and Description |
---|
PrecompileRequest() |
PrecompileRequest(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 PrecompileRequest()
public PrecompileRequest(java.lang.String sql)
public int getType()
SQLStartRequest
getType
in interface JBaseSerializable
getType
in class CompileRequest