|
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.9.0) E52944-01 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface SqlConstants
A collection of all constants for the sql parser that don't get to fit into their own files. All constant names have been taken verbatim from rdbms. Associated comments have also been taken verbatim. I've added my own comments where appropriate, mostly in the form of "not implemented yet".
| Field Summary | |
|---|---|
static byte |
OPNTATTRADT attribute (not implemented yet) |
static byte |
OPNTCOLdatabase variable |
static byte |
OPNTGBYGROUP BY |
static byte |
OPNTLAZlazy-evaluated operand (not implemented yet) |
static byte |
OPNTLOGLogdef (internal use) |
static byte |
OPNTODMOracle Data Mining |
static byte |
OPNTOPToperator |
static byte |
OPNTPLSplsql function name operand (Treat OPNTPLS like OPNTOPT. |
static byte |
OPNTQBPquery block pointer |
static byte |
OPNTSELSelext list item |
static byte |
OPNTSTRstring |
static byte |
OPNTSYSsystem variable (not implemented yet) |
static byte |
OPNTTYPData Type |
static byte |
QBCNALLALL subquery |
static byte |
QBCNANYANY subquery |
static byte |
QBCNCOLLform-a-COLLection subquery |
static byte |
QBCNEXISTSEXISTS subquery |
static byte |
QBCNFORSPCELLSpreadsheet FOR cell index subquery |
static byte |
QBCNLEVEL1top-level query block or view |
static byte |
QBCNNOTEXISTSNOT EXISTS subquery |
static byte |
QBCNSINGLEsingle-row subquery |
static byte |
QBCNSSQselect-list subquery |
static byte |
STRTANYANY |
static byte |
STRTBINDbind variable |
static byte |
STRTCBRCONNECT_BY_ROOT (not implemented yet) |
static byte |
STRTCIOUTstr corresponds to output of a collection iterator (not implemented yet) |
static byte |
STRTCONSconstant |
static byte |
STRTCORRcorrelation variable (not implemented yet) |
static byte |
STRTCTSCURRENT_TIMESTAMP |
static byte |
STRTDATESYSDATE |
static byte |
STRTDBTZDBTIMEZONE |
static byte |
STRTDFTcolumn DeFaulT value |
static byte |
STRTFMTformat string (lnxnf) (not implemented yet) |
static byte |
STRTINLstr corresponds to an in-list (not implemented yet) |
static byte |
STRTISCYLCONNECT_BY_ISCYCLE |
static byte |
STRTITNKIOT Non-key |
static byte |
STRTITRTITERATION_NUMBER |
static byte |
STRTLEAFCONNECT_BY_ISLEAF |
static byte |
STRTLEVLLEVEL |
static byte |
STRTMAXVMAXVALUE of a partition key (not implemented yet) |
static byte |
STRTMQHBCmixed hash & broadcast table queue control column (not implemented yet) |
static byte |
STRTNULLNULL |
static byte |
STRTPRIOPRIOR field (not implemented yet) |
static byte |
STRTRNUMROWNUM |
static byte |
STRTSETRset result (not implemented yet) |
static byte |
STRTSTSSYSTIMESTAMP |
static byte |
STRTSYSTsystem (internal use) (not implemented yet) |
static byte |
STRTTQC_OBSOLETEparallel Table Queue Column (not implemented yet) |
static byte |
STRTTRGtrigger return variable (not implemented yet) |
static byte |
STRTTVNMTable/View Name |
static byte |
STRTUIDUID |
static byte |
STRTUSERUSER |
static byte |
STRTVARstr as a variable of another operand (not implemented yet) |
static byte |
STRTVARCvariable column (not implemented yet) |
| Field Detail |
|---|
static final byte OPNTCOL
static final byte OPNTOPT
static final byte OPNTSTR
static final byte OPNTSYS
static final byte OPNTQBP
static final byte OPNTLAZ
static final byte OPNTPLS
static final byte OPNTATTR
static final byte OPNTLOG
static final byte OPNTGBY
static final byte OPNTTYP
static final byte OPNTSEL
static final byte OPNTODM
static final byte STRTCONS
static final byte STRTBIND
static final byte STRTPRIO
static final byte STRTCORR
static final byte STRTRNUM
static final byte STRTDATE
static final byte STRTUID
static final byte STRTUSER
static final byte STRTNULL
static final byte STRTLEVL
static final byte STRTSETR
static final byte STRTSYST
static final byte STRTFMT
static final byte STRTTRG
static final byte STRTTQC_OBSOLETE
static final byte STRTMAXV
static final byte STRTITNK
static final byte STRTCTS
static final byte STRTTVNM
static final byte STRTVAR
static final byte STRTDBTZ
static final byte STRTCIOUT
static final byte STRTINL
static final byte STRTSTS
static final byte STRTDFT
static final byte STRTANY
static final byte STRTITRT
static final byte STRTLEAF
static final byte STRTISCYL
static final byte STRTCBR
static final byte STRTVARC
static final byte STRTMQHBC
static final byte QBCNLEVEL1
static final byte QBCNSINGLE
static final byte QBCNANY
static final byte QBCNALL
static final byte QBCNEXISTS
static final byte QBCNNOTEXISTS
static final byte QBCNSSQ
static final byte QBCNCOLL
static final byte QBCNFORSPCELL
|
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.9.0) E52944-01 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||