public class ExportableColumn extends Column
| Modifier and Type | Class and Description | 
|---|---|
static class  | 
ExportableColumn.ColumnIterator  | 
static class  | 
ExportableColumn.ValueImpl  | 
DEFAULT_LENGTH, DEFAULT_PRECISION, DEFAULT_SCALE| Constructor and Description | 
|---|
ExportableColumn(Database database,
                Table table,
                String name,
                BasicType type)  | 
ExportableColumn(Database database,
                Table table,
                String name,
                BasicType type,
                String dbTypeDeclaration)  | 
clone, equals, equals, getAlias, getAlias, getCanonicalName, getCheckConstraint, getComment, getCustomRead, getCustomWrite, getDefaultValue, getLength, getName, getPrecision, getQuotedName, getQuotedName, getReadExpr, getScale, getSqlType, getSqlType, getSqlTypeCode, getSqlTypeCode, getTemplate, getText, getText, getTypeIndex, getValue, getWriteExpr, hasCheckConstraint, hasCustomRead, hashCode, isFormula, isNullable, isQuoted, isUnique, setCheckConstraint, setComment, setCustomRead, setCustomWrite, setDefaultValue, setLength, setName, setNullable, setPrecision, setScale, setSqlType, setSqlTypeCode, setTypeIndex, setUnique, setValue, toStringCopyright © 2001-2018 Red Hat, Inc. All Rights Reserved.