public class CharAttribute extends AbstractTextAttribute
Constructor and Description |
---|
CharAttribute(java.lang.String description,
java.lang.String fieldName,
AbstractAttribute attribute)
Constructs a new char attribute.
|
CharAttribute(java.lang.String description,
java.lang.String fieldName,
int length)
Constructs a new char attribute.
|
concat, getDescription, getFieldName, getLength, getScale, getType
public CharAttribute(java.lang.String description, java.lang.String fieldName, int length)
description
- the description of the attributefieldName
- the field name / column namelength
- the maximum length of the char fieldpublic CharAttribute(java.lang.String description, java.lang.String fieldName, AbstractAttribute attribute)
description
- the description of the attributefieldName
- the field name / column nameattribute
- a reference attribute to use the same length as the specified attributeCopyright 1998-2023 Christoph Mueller, Kaerntner Str. 56, D-70469 Stuttgart, Germany, https://www.perpus.de