|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface JDBCColumnNames.TABLES

This class contains constants representing column names on ResultSet returned by getTables and getTableTypes methods on DatabaseMetaData. These constant values are be used to hardcode the column names used in construction the ResultSet obj.
| Field Summary | |
|---|---|
static String |
ISPHYSICAL
|
static String |
REF_GENERATION
|
static String |
REMARKS
name of column containing explanatory notes. |
static String |
SELF_REFERENCING_COL_NAME
|
static String |
TABLE_CAT
|
static String |
TABLE_NAME
|
static String |
TABLE_SCHEM
|
static String |
TABLE_TYPE
|
static String |
TYPE_CAT
|
static String |
TYPE_NAME
|
static String |
TYPE_SCHEM
|
| Field Detail |
|---|
static final String TABLE_CAT
static final String TABLE_SCHEM
static final String TABLE_NAME
static final String TABLE_TYPE
static final String REMARKS
static final String TYPE_CAT
static final String TYPE_SCHEM
static final String TYPE_NAME
static final String SELF_REFERENCING_COL_NAME
static final String REF_GENERATION
static final String ISPHYSICAL
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||