valueToDB

open fun valueToDB(value: T?): Any?

Returns an object compatible with the database, from the specified value, for this column type.