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, toString
Copyright © 2017 JBoss by Red Hat. All rights reserved.