A wrapper class do hold the current value of a column
and it's definition.
The column definition is represented by a
workbench.db.ColumnIdentifier The value can be any Java object
This is used by
workbench.storage.DmlStatement to store the values
when creating PreparedStatements
author: support@sql-workbench.net