Class AnsiSqlKeywords


  • public final class AnsiSqlKeywords
    extends Object
    Maintains the set of ANSI SQL keywords
    • Constructor Detail

      • AnsiSqlKeywords

        public AnsiSqlKeywords()
    • Method Detail

      • sql2003

        public List<String> sql2003()
        Retrieve all keywords defined by ANSI SQL:2003 All keywords returned by this implementation are in lowercase.
        Returns:
        ANSI SQL:2003 keywords