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