ColumnMetadata

constructor(name: String, type: Int, nullable: Boolean, size: Int?, scale: Int?, autoIncrement: Boolean, defaultDbValue: String?)