|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.teiid.language.SQLConstants
public class SQLConstants
SQL Constants for Teiid.
| Nested Class Summary | |
|---|---|
static interface |
SQLConstants.NonReserved
|
static interface |
SQLConstants.Reserved
|
static interface |
SQLConstants.Tokens
|
| Method Summary | |
|---|---|
static boolean |
isReservedWord(java.lang.String str)
Check whether a string is a reserved word. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static final boolean isReservedWord(java.lang.String str)
str - String to check
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||