Overview | Module | Use | Devguide | Index |
Constants | Constants' Details |
constants group CommandType |
|
Constants | |
TABLE | indicates that a command contains a table name, which can be used to process a command like "select * from tablename". |
QUERY | indicates that a command contains a name of a query component, which contains a certain statement. |
COMMAND | indicates that the command is an SQL-Statement. |
Constants' Details | |
TABLE
|
|
QUERY
|
|
COMMAND
|
Copyright © 2003 Sun Microsystems, Inc.