ColumnDef constructor

ColumnDef()

Implementation

ColumnDef() {
  this.nullable = false;
}