Interface EJBQLConstants

  • All Known Implementing Classes:
    EJBQL, EJBQLTokenManager

    public interface EJBQLConstants
    Token literal values and constants. Generated by org.javacc.parser.OtherFilesGen#start()
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static int ABS
      RegularExpression Id.
      static int ALL
      RegularExpression Id.
      static int AND
      RegularExpression Id.
      static int ANY
      RegularExpression Id.
      static int AS
      RegularExpression Id.
      static int ASC
      RegularExpression Id.
      static int AVG
      RegularExpression Id.
      static int BETWEEN
      RegularExpression Id.
      static int BOOLEAN_LITERAL
      RegularExpression Id.
      static int BOTH
      RegularExpression Id.
      static int BY
      RegularExpression Id.
      static int CHARACTER_LITERAL
      RegularExpression Id.
      static int COMMA
      RegularExpression Id.
      static int CONCAT
      RegularExpression Id.
      static int COUNT
      RegularExpression Id.
      static int CURRENT_DATE
      RegularExpression Id.
      static int CURRENT_TIME
      RegularExpression Id.
      static int CURRENT_TIMESTAMP
      RegularExpression Id.
      static int DECIMAL_LITERAL
      RegularExpression Id.
      static int DEFAULT
      Lexical state.
      static int DELETE
      RegularExpression Id.
      static int DESC
      RegularExpression Id.
      static int DIGIT
      RegularExpression Id.
      static int DISTINCT
      RegularExpression Id.
      static int DIV
      RegularExpression Id.
      static int DOT
      RegularExpression Id.
      static int EMPTY
      RegularExpression Id.
      static int EOF
      End of File.
      static int EQ
      RegularExpression Id.
      static int ESCAPE
      RegularExpression Id.
      static int EXISTS
      RegularExpression Id.
      static int EXPONENT
      RegularExpression Id.
      static int FETCH
      RegularExpression Id.
      static int FROM
      RegularExpression Id.
      static int GE
      RegularExpression Id.
      static int GROUP
      RegularExpression Id.
      static int GT
      RegularExpression Id.
      static int HAVING
      RegularExpression Id.
      static int IDENTIFIER
      RegularExpression Id.
      static int IN
      RegularExpression Id.
      static int INNER
      RegularExpression Id.
      static int INTEGER_LITERAL
      RegularExpression Id.
      static int IS
      RegularExpression Id.
      static int JOIN
      RegularExpression Id.
      static int LE
      RegularExpression Id.
      static int LEADING
      RegularExpression Id.
      static int LEFT
      RegularExpression Id.
      static int LENGTH
      RegularExpression Id.
      static int LETTER
      RegularExpression Id.
      static int LIKE
      RegularExpression Id.
      static int LOCATE
      RegularExpression Id.
      static int LOWER
      RegularExpression Id.
      static int LT
      RegularExpression Id.
      static int MAX
      RegularExpression Id.
      static int MEMBER
      RegularExpression Id.
      static int MIN
      RegularExpression Id.
      static int MINUS
      RegularExpression Id.
      static int MOD
      RegularExpression Id.
      static int NE
      RegularExpression Id.
      static int NEW
      RegularExpression Id.
      static int NOT
      RegularExpression Id.
      static int NULL
      RegularExpression Id.
      static int OBJECT
      RegularExpression Id.
      static int OF
      RegularExpression Id.
      static int OR
      RegularExpression Id.
      static int ORDER
      RegularExpression Id.
      static int OUTER
      RegularExpression Id.
      static int PLUS
      RegularExpression Id.
      static int SELECT
      RegularExpression Id.
      static int SET
      RegularExpression Id.
      static int SIZE
      RegularExpression Id.
      static int SOME
      RegularExpression Id.
      static int SQRT
      RegularExpression Id.
      static int STRING_LITERAL
      RegularExpression Id.
      static int SUBSTRING
      RegularExpression Id.
      static int SUM
      RegularExpression Id.
      static int TIMES
      RegularExpression Id.
      static String[] tokenImage
      Literal token values.
      static int TRAILING
      RegularExpression Id.
      static int TRIM
      RegularExpression Id.
      static int UPDATE
      RegularExpression Id.
      static int UPPER
      RegularExpression Id.
      static int WHERE
      RegularExpression Id.