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 © 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.