|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Sql92Constants
Contains various constants from the SQL/92 standard.
DatabaseAdapter| Field Summary | |
|---|---|
static int |
MAX_IDENTIFIER_LENGTH
The maximum length of a SQL/92 identifier in characters. |
static java.lang.String |
NONRESERVED_WORDS
A string containing the list of SQL/92 non-reserved words, separated by commas. |
static java.lang.String |
RESERVED_WORDS
A string containing the list of SQL/92 reserved words, separated by commas. |
| Field Detail |
|---|
static final int MAX_IDENTIFIER_LENGTH
static final java.lang.String RESERVED_WORDS
static final java.lang.String NONRESERVED_WORDS
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||