public final class CatGroupIdentifierAttributeInfo extends AttributeInfo
SQLTYPE_CHAR, SQLTYPE_NUM, SQLTYPE_TIME, tableName
Constructor and Description |
---|
CatGroupIdentifierAttributeInfo(TableInfo info)
This constructor initializes the column name and data type represented by this class.
|
Modifier and Type | Method and Description |
---|---|
static CatGroupIdentifierAttributeInfo |
getSingleton()
Singleton method.
|
getColumnName, getPropertyName, getQueryString, getReferTo, getScale, getSQLType, getTableInfo, getTableName, getType, isEnabled, setEnabled, setQueryString, setReferTo, setScale, setTableInfo, setTableName, toString
public CatGroupIdentifierAttributeInfo(TableInfo info)
info
- The TableInfo class that represents the table to which the column, defined by this class, belongs.public static CatGroupIdentifierAttributeInfo getSingleton()