|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ICommandConstants
The ICommandConstants defines the standard protocol commands.
| Field Summary | |
|---|---|
static String |
DB_DELETE
the delete command. |
static String |
DB_EXEC_FUNCTION
the execute function command. |
static String |
DB_EXEC_PROCEDURE
the execute procedure command. |
static String |
DB_EXEC_QUERY
the execute query command. |
static String |
DB_EXEC_SQL
the execute sql command. |
static String |
DB_EXEC_STATEMENT
the execute statement command. |
static String |
DB_FETCH
the fetch command. |
static String |
DB_GET_ALLOWEDVALUES
the get allowed values command. |
static String |
DB_GET_COLUMNMETADATA
the get column metadata command. |
static String |
DB_GET_DEFAULTVALUES
the get default values command. |
static String |
DB_GET_FKS
the get foreign keys command. |
static String |
DB_GET_PK
the get primary key command. |
static String |
DB_GET_TABLEINFO
the get table info command. |
static String |
DB_GET_TABLESYNONYM
the get tablesynonym command. |
static String |
DB_GET_UKS
the get unique keys command. |
static String |
DB_INSERT
the insert command. |
static String |
DB_UPDATE
the update command. |
static String |
SERVER_CREATE_SESSION
the create session command. |
static String |
SERVER_CREATE_SUBSESSION
the create subsession command. |
static String |
SERVER_DESTROY_SESSION
the destroy session command. |
static String |
SERVER_EXEC_ACTION
the execute action command. |
static String |
SERVER_EXEC_ACTIONCALLBACK
the execute action callback command. |
static String |
SERVER_EXEC_CALLBACK
the execute callback command. |
static String |
SERVER_EXECUTE
the execute command. |
static String |
SERVER_PROCESS
the process command. |
static String |
SERVER_SET_NEWPASSWORD
the set new password command. |
static String |
SESSION_AUTHENTICATE
the authenticate command. |
static String |
SESSION_CALL
the call command. |
static String |
SESSION_CALL_ACTION
the call action command. |
static String |
SESSION_CALLBACK
the callback command. |
static String |
SESSION_CHECK_ACCESS
the check access command. |
static String |
SESSION_CONFIGURATION
the configuration command. |
static String |
SESSION_INIT
the init session command. |
static String |
SESSMAN_DESTROY
the session destroy command. |
static String |
SESSMAN_INIT_PROPERTIES
the init properties command. |
static String |
SESSMAN_MASTER
the master session command. |
static String |
SESSMAN_POST_CREATE
the post create session command. |
static String |
SESSMAN_SUB
the sub session command. |
static String |
SESSMAN_VALIDATE
the validate sessions command. |
static String |
STORAGE_CREATE_AUTOLINK
the create automatic link command. |
static String |
STORAGE_EXEC_DELETE
the execute delete command. |
static String |
STORAGE_EXEC_FETCH
the execute fetch command. |
static String |
STORAGE_EXEC_INSERT
the execute insert command. |
static String |
STORAGE_EXEC_REFETCH
the execute refetch command. |
static String |
STORAGE_EXEC_UPDATE
the execute update command. |
static String |
STORAGE_OPEN
the storage open command. |
| Field Detail |
|---|
static final String DB_INSERT
static final String DB_FETCH
static final String DB_UPDATE
static final String DB_DELETE
static final String DB_GET_UKS
static final String DB_GET_PK
static final String DB_GET_FKS
static final String DB_GET_DEFAULTVALUES
static final String DB_GET_ALLOWEDVALUES
static final String DB_GET_COLUMNMETADATA
static final String DB_GET_TABLESYNONYM
static final String DB_GET_TABLEINFO
static final String DB_EXEC_PROCEDURE
static final String DB_EXEC_FUNCTION
static final String DB_EXEC_STATEMENT
static final String DB_EXEC_QUERY
static final String DB_EXEC_SQL
static final String STORAGE_EXEC_FETCH
static final String STORAGE_EXEC_REFETCH
static final String STORAGE_EXEC_INSERT
static final String STORAGE_EXEC_UPDATE
static final String STORAGE_EXEC_DELETE
static final String STORAGE_OPEN
static final String STORAGE_CREATE_AUTOLINK
static final String SESSMAN_MASTER
static final String SESSMAN_SUB
static final String SESSMAN_INIT_PROPERTIES
static final String SESSMAN_POST_CREATE
static final String SESSMAN_DESTROY
static final String SESSMAN_VALIDATE
static final String SESSION_INIT
static final String SESSION_CONFIGURATION
static final String SESSION_AUTHENTICATE
static final String SESSION_CHECK_ACCESS
static final String SESSION_CALL
static final String SESSION_CALL_ACTION
static final String SESSION_CALLBACK
static final String SERVER_CREATE_SESSION
static final String SERVER_CREATE_SUBSESSION
static final String SERVER_DESTROY_SESSION
static final String SERVER_PROCESS
static final String SERVER_EXECUTE
static final String SERVER_EXEC_CALLBACK
static final String SERVER_EXEC_ACTION
static final String SERVER_EXEC_ACTIONCALLBACK
static final String SERVER_SET_NEWPASSWORD
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||