类 AnsiSqlKeywords


  • public class AnsiSqlKeywords
    extends Object
    Maintains the set of ANSI SQL keywords
    作者:
    Steve Ebersole
    • 字段详细资料

    • 构造器详细资料

      • AnsiSqlKeywords

        public AnsiSqlKeywords()
    • 方法详细资料

      • sql2003

        public Set<String> sql2003()
        Retrieve all keywords defined by ANSI SQL:2003
        返回:
        ANSI SQL:2003 keywords