public class TSQLColumn extends TSQLObject
dataObjectType, name, nameKeepCase, sqlEnv
Constructor and Description |
---|
TSQLColumn(TSQLTable sqlTable,
String columnName)
create a new column and add to the table
|
TSQLColumn(TSQLTable sqlTable,
String columnName,
TTypeName dataType) |
Modifier and Type | Method and Description |
---|---|
TTypeName |
getColumnDataType() |
TSQLTable |
getSqlTable()
table include this column
|
String |
toString() |
compareTo, compareTo, compareTo, compareTo, getDataObjectType, getName, getNameKeepCase, getQualifiedName, getSqlEnv, isDelimitedIdentifier, isDelimitedIdentifier, normalizeIdentifier, normalizeIdentifier, normalizeIdentifier, setDataObjectType
Copyright © 2023. All rights reserved.