public static class InformationColumnsTableInfo.References
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static Reference |
COLUMN_NAME |
static Reference |
DATA_TYPE |
static Reference |
GENERATION_EXPRESSION |
static Reference |
IS_GENERATED |
static Reference |
IS_NULLABLE |
static Reference |
ORDINAL_POSITION |
static Reference |
TABLE_NAME |
static Reference |
TABLE_SCHEMA |
Constructor and Description |
---|
References() |
public static final Reference TABLE_SCHEMA
public static final Reference TABLE_NAME
public static final Reference COLUMN_NAME
public static final Reference ORDINAL_POSITION
public static final Reference DATA_TYPE
public static final Reference IS_GENERATED
public static final Reference IS_NULLABLE
public static final Reference GENERATION_EXPRESSION