flex.messaging.services.messaging.selector
Interface SQLParserConstants
- All Known Implementing Classes:
- SQLParser, SQLParserTokenManager
public interface SQLParserConstants
EOF
static final int EOF
- See Also:
- Constant Field Values
AND
static final int AND
- See Also:
- Constant Field Values
BETWEEN
static final int BETWEEN
- See Also:
- Constant Field Values
IN
static final int IN
- See Also:
- Constant Field Values
IS
static final int IS
- See Also:
- Constant Field Values
LIKE
static final int LIKE
- See Also:
- Constant Field Values
NOT
static final int NOT
- See Also:
- Constant Field Values
NULL
static final int NULL
- See Also:
- Constant Field Values
OR
static final int OR
- See Also:
- Constant Field Values
ESCAPE
static final int ESCAPE
- See Also:
- Constant Field Values
INTEGER_LITERAL
static final int INTEGER_LITERAL
- See Also:
- Constant Field Values
FLOATING_POINT_LITERAL
static final int FLOATING_POINT_LITERAL
- See Also:
- Constant Field Values
EXPONENT
static final int EXPONENT
- See Also:
- Constant Field Values
STRING_LITERAL
static final int STRING_LITERAL
- See Also:
- Constant Field Values
BOOLEAN_LITERAL
static final int BOOLEAN_LITERAL
- See Also:
- Constant Field Values
ID
static final int ID
- See Also:
- Constant Field Values
LETTER
static final int LETTER
- See Also:
- Constant Field Values
DIGIT
static final int DIGIT
- See Also:
- Constant Field Values
LESS
static final int LESS
- See Also:
- Constant Field Values
LESSEQUAL
static final int LESSEQUAL
- See Also:
- Constant Field Values
GREATER
static final int GREATER
- See Also:
- Constant Field Values
GREATEREQUAL
static final int GREATEREQUAL
- See Also:
- Constant Field Values
EQUAL
static final int EQUAL
- See Also:
- Constant Field Values
NOTEQUAL
static final int NOTEQUAL
- See Also:
- Constant Field Values
OPENPAREN
static final int OPENPAREN
- See Also:
- Constant Field Values
CLOSEPAREN
static final int CLOSEPAREN
- See Also:
- Constant Field Values
ASTERISK
static final int ASTERISK
- See Also:
- Constant Field Values
SLASH
static final int SLASH
- See Also:
- Constant Field Values
PLUS
static final int PLUS
- See Also:
- Constant Field Values
MINUS
static final int MINUS
- See Also:
- Constant Field Values
QUESTIONMARK
static final int QUESTIONMARK
- See Also:
- Constant Field Values
DEFAULT
static final int DEFAULT
- See Also:
- Constant Field Values
tokenImage
static final String[] tokenImage
Copyright © 2008 Adobe Systems Inc. All Rights Reserved.
Send me an e-mail when comments are added to this page
| Comment Report
Current page: http://livedocs.adobe.com/blazeds/1/javadoc/flex/messaging/services/messaging/selector/SQLParserConstants.html