Package org.apache.cayenne.ejbql.parser
Interface EJBQLConstants
- All Known Implementing Classes:
- EJBQL,- EJBQLTokenManager
public interface EJBQLConstants
Token literal values and constants.
 Generated by org.javacc.parser.OtherFilesGen#start()
- 
Field SummaryFields Modifier and Type Field Description static intABSRegularExpression Id.static intALLRegularExpression Id.static intANDRegularExpression Id.static intANYRegularExpression Id.static intASRegularExpression Id.static intASCRegularExpression Id.static intAVGRegularExpression Id.static intBETWEENRegularExpression Id.static intBOOLEAN_LITERALRegularExpression Id.static intBOTHRegularExpression Id.static intBYRegularExpression Id.static intCHARACTER_LITERALRegularExpression Id.static intCOMMARegularExpression Id.static intCONCATRegularExpression Id.static intCOUNTRegularExpression Id.static intCURRENT_DATERegularExpression Id.static intCURRENT_TIMERegularExpression Id.static intCURRENT_TIMESTAMPRegularExpression Id.static intDECIMAL_LITERALRegularExpression Id.static intDEFAULTLexical state.static intDELETERegularExpression Id.static intDESCRegularExpression Id.static intDIGITRegularExpression Id.static intDISTINCTRegularExpression Id.static intDIVRegularExpression Id.static intDOTRegularExpression Id.static intEMPTYRegularExpression Id.static intEOFEnd of File.static intEQRegularExpression Id.static intESCAPERegularExpression Id.static intEXISTSRegularExpression Id.static intEXPONENTRegularExpression Id.static intFETCHRegularExpression Id.static intFROMRegularExpression Id.static intGERegularExpression Id.static intGROUPRegularExpression Id.static intGTRegularExpression Id.static intHAVINGRegularExpression Id.static intIDENTIFIERRegularExpression Id.static intINRegularExpression Id.static intINNERRegularExpression Id.static intINTEGER_LITERALRegularExpression Id.static intISRegularExpression Id.static intJOINRegularExpression Id.static intLERegularExpression Id.static intLEADINGRegularExpression Id.static intLEFTRegularExpression Id.static intLENGTHRegularExpression Id.static intLETTERRegularExpression Id.static intLIKERegularExpression Id.static intLOCATERegularExpression Id.static intLOWERRegularExpression Id.static intLTRegularExpression Id.static intMAXRegularExpression Id.static intMEMBERRegularExpression Id.static intMINRegularExpression Id.static intMINUSRegularExpression Id.static intMODRegularExpression Id.static intNERegularExpression Id.static intNEWRegularExpression Id.static intNOTRegularExpression Id.static intNULLRegularExpression Id.static intOBJECTRegularExpression Id.static intOFRegularExpression Id.static intORRegularExpression Id.static intORDERRegularExpression Id.static intOUTERRegularExpression Id.static intPLUSRegularExpression Id.static intSELECTRegularExpression Id.static intSETRegularExpression Id.static intSIZERegularExpression Id.static intSOMERegularExpression Id.static intSQRTRegularExpression Id.static intSTRING_LITERALRegularExpression Id.static intSUBSTRINGRegularExpression Id.static intSUMRegularExpression Id.static intTIMESRegularExpression Id.static String[]tokenImageLiteral token values.static intTRAILINGRegularExpression Id.static intTRIMRegularExpression Id.static intUPDATERegularExpression Id.static intUPPERRegularExpression Id.static intWHERERegularExpression Id.
- 
Field Details- 
EOFstatic final int EOFEnd of File.- See Also:
- Constant Field Values
 
- 
COMMAstatic final int COMMARegularExpression Id.- See Also:
- Constant Field Values
 
- 
DOTstatic final int DOTRegularExpression Id.- See Also:
- Constant Field Values
 
- 
EQstatic final int EQRegularExpression Id.- See Also:
- Constant Field Values
 
- 
NEstatic final int NERegularExpression Id.- See Also:
- Constant Field Values
 
- 
GTstatic final int GTRegularExpression Id.- See Also:
- Constant Field Values
 
- 
GEstatic final int GERegularExpression Id.- See Also:
- Constant Field Values
 
- 
LTstatic final int LTRegularExpression Id.- See Also:
- Constant Field Values
 
- 
LEstatic final int LERegularExpression Id.- See Also:
- Constant Field Values
 
- 
PLUSstatic final int PLUSRegularExpression Id.- See Also:
- Constant Field Values
 
- 
MINUSstatic final int MINUSRegularExpression Id.- See Also:
- Constant Field Values
 
- 
TIMESstatic final int TIMESRegularExpression Id.- See Also:
- Constant Field Values
 
- 
DIVstatic final int DIVRegularExpression Id.- See Also:
- Constant Field Values
 
- 
NEWstatic final int NEWRegularExpression Id.- See Also:
- Constant Field Values
 
- 
ALLstatic final int ALLRegularExpression Id.- See Also:
- Constant Field Values
 
- 
ANYstatic final int ANYRegularExpression Id.- See Also:
- Constant Field Values
 
- 
EXISTSstatic final int EXISTSRegularExpression Id.- See Also:
- Constant Field Values
 
- 
SOMEstatic final int SOMERegularExpression Id.- See Also:
- Constant Field Values
 
- 
EMPTYstatic final int EMPTYRegularExpression Id.- See Also:
- Constant Field Values
 
- 
ASCstatic final int ASCRegularExpression Id.- See Also:
- Constant Field Values
 
- 
DESCstatic final int DESCRegularExpression Id.- See Also:
- Constant Field Values
 
- 
ORDERstatic final int ORDERRegularExpression Id.- See Also:
- Constant Field Values
 
- 
BYstatic final int BYRegularExpression Id.- See Also:
- Constant Field Values
 
- 
ISstatic final int ISRegularExpression Id.- See Also:
- Constant Field Values
 
- 
MEMBERstatic final int MEMBERRegularExpression Id.- See Also:
- Constant Field Values
 
- 
OFstatic final int OFRegularExpression Id.- See Also:
- Constant Field Values
 
- 
LIKEstatic final int LIKERegularExpression Id.- See Also:
- Constant Field Values
 
- 
ESCAPEstatic final int ESCAPERegularExpression Id.- See Also:
- Constant Field Values
 
- 
BETWEENstatic final int BETWEENRegularExpression Id.- See Also:
- Constant Field Values
 
- 
NULLstatic final int NULLRegularExpression Id.- See Also:
- Constant Field Values
 
- 
AVGstatic final int AVGRegularExpression Id.- See Also:
- Constant Field Values
 
- 
MINstatic final int MINRegularExpression Id.- See Also:
- Constant Field Values
 
- 
MAXstatic final int MAXRegularExpression Id.- See Also:
- Constant Field Values
 
- 
SUMstatic final int SUMRegularExpression Id.- See Also:
- Constant Field Values
 
- 
COUNTstatic final int COUNTRegularExpression Id.- See Also:
- Constant Field Values
 
- 
ORstatic final int ORRegularExpression Id.- See Also:
- Constant Field Values
 
- 
ANDstatic final int ANDRegularExpression Id.- See Also:
- Constant Field Values
 
- 
NOTstatic final int NOTRegularExpression Id.- See Also:
- Constant Field Values
 
- 
CONCATstatic final int CONCATRegularExpression Id.- See Also:
- Constant Field Values
 
- 
SUBSTRINGstatic final int SUBSTRINGRegularExpression Id.- See Also:
- Constant Field Values
 
- 
TRIMstatic final int TRIMRegularExpression Id.- See Also:
- Constant Field Values
 
- 
LOWERstatic final int LOWERRegularExpression Id.- See Also:
- Constant Field Values
 
- 
UPPERstatic final int UPPERRegularExpression Id.- See Also:
- Constant Field Values
 
- 
LEADINGstatic final int LEADINGRegularExpression Id.- See Also:
- Constant Field Values
 
- 
TRAILINGstatic final int TRAILINGRegularExpression Id.- See Also:
- Constant Field Values
 
- 
BOTHstatic final int BOTHRegularExpression Id.- See Also:
- Constant Field Values
 
- 
LENGTHstatic final int LENGTHRegularExpression Id.- See Also:
- Constant Field Values
 
- 
LOCATEstatic final int LOCATERegularExpression Id.- See Also:
- Constant Field Values
 
- 
ABSstatic final int ABSRegularExpression Id.- See Also:
- Constant Field Values
 
- 
SQRTstatic final int SQRTRegularExpression Id.- See Also:
- Constant Field Values
 
- 
MODstatic final int MODRegularExpression Id.- See Also:
- Constant Field Values
 
- 
SIZEstatic final int SIZERegularExpression Id.- See Also:
- Constant Field Values
 
- 
CURRENT_DATEstatic final int CURRENT_DATERegularExpression Id.- See Also:
- Constant Field Values
 
- 
CURRENT_TIMEstatic final int CURRENT_TIMERegularExpression Id.- See Also:
- Constant Field Values
 
- 
CURRENT_TIMESTAMPstatic final int CURRENT_TIMESTAMPRegularExpression Id.- See Also:
- Constant Field Values
 
- 
SELECTstatic final int SELECTRegularExpression Id.- See Also:
- Constant Field Values
 
- 
DISTINCTstatic final int DISTINCTRegularExpression Id.- See Also:
- Constant Field Values
 
- 
FROMstatic final int FROMRegularExpression Id.- See Also:
- Constant Field Values
 
- 
UPDATEstatic final int UPDATERegularExpression Id.- See Also:
- Constant Field Values
 
- 
DELETEstatic final int DELETERegularExpression Id.- See Also:
- Constant Field Values
 
- 
WHEREstatic final int WHERERegularExpression Id.- See Also:
- Constant Field Values
 
- 
GROUPstatic final int GROUPRegularExpression Id.- See Also:
- Constant Field Values
 
- 
HAVINGstatic final int HAVINGRegularExpression Id.- See Also:
- Constant Field Values
 
- 
ASstatic final int ASRegularExpression Id.- See Also:
- Constant Field Values
 
- 
LEFTstatic final int LEFTRegularExpression Id.- See Also:
- Constant Field Values
 
- 
OUTERstatic final int OUTERRegularExpression Id.- See Also:
- Constant Field Values
 
- 
INNERstatic final int INNERRegularExpression Id.- See Also:
- Constant Field Values
 
- 
JOINstatic final int JOINRegularExpression Id.- See Also:
- Constant Field Values
 
- 
FETCHstatic final int FETCHRegularExpression Id.- See Also:
- Constant Field Values
 
- 
INstatic final int INRegularExpression Id.- See Also:
- Constant Field Values
 
- 
SETstatic final int SETRegularExpression Id.- See Also:
- Constant Field Values
 
- 
OBJECTstatic final int OBJECTRegularExpression Id.- See Also:
- Constant Field Values
 
- 
INTEGER_LITERALstatic final int INTEGER_LITERALRegularExpression Id.- See Also:
- Constant Field Values
 
- 
DECIMAL_LITERALstatic final int DECIMAL_LITERALRegularExpression Id.- See Also:
- Constant Field Values
 
- 
BOOLEAN_LITERALstatic final int BOOLEAN_LITERALRegularExpression Id.- See Also:
- Constant Field Values
 
- 
EXPONENTstatic final int EXPONENTRegularExpression Id.- See Also:
- Constant Field Values
 
- 
STRING_LITERALstatic final int STRING_LITERALRegularExpression Id.- See Also:
- Constant Field Values
 
- 
CHARACTER_LITERALstatic final int CHARACTER_LITERALRegularExpression Id.- See Also:
- Constant Field Values
 
- 
IDENTIFIERstatic final int IDENTIFIERRegularExpression Id.- See Also:
- Constant Field Values
 
- 
LETTERstatic final int LETTERRegularExpression Id.- See Also:
- Constant Field Values
 
- 
DIGITstatic final int DIGITRegularExpression Id.- See Also:
- Constant Field Values
 
- 
DEFAULTstatic final int DEFAULTLexical state.- See Also:
- Constant Field Values
 
- 
tokenImageLiteral token values.
 
-