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