Package com.randomnoun.common.db.to
Class MysqlTableColumnTO
java.lang.Object
com.randomnoun.common.db.to.TableColumnTO
com.randomnoun.common.db.to.MysqlTableColumnTO
Holds type information for a table column.
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.randomnoun.common.db.to.TableColumnTO
getColumnId, getComments, getDataScale, getDataType, getDataTypeLength, getDataTypePrecision, getDefaultValue, getName, getNullable, getTable, getTypeString, isPrimaryKey, setPrimaryKey
-
Constructor Details
-
MysqlTableColumnTO
-
-
Method Details
-
getColumnType
-
setColumnType
-