db9010 / com.jovial.db9010 / ColumnSetter / <init>

<init>

ColumnSetter(table: Table)

Superclass for statements that can set table columns: UpdateStatement and InsertStatement. This class maintains a list of the columns that have been set, and a code block to set each value.