public class AnsiSqlKeywords
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static AnsiSqlKeywords |
INSTANCE
Singleton access
|
| Constructor and Description |
|---|
AnsiSqlKeywords() |
| Modifier and Type | Method and Description |
|---|---|
java.util.Set<java.lang.String> |
sql2003()
Retrieve all keywords defined by ANSI SQL:2003
|
public static final AnsiSqlKeywords INSTANCE
Copyright © 2001-2018 Red Hat, Inc. All Rights Reserved.