CustomEnumerationColumnType

constructor(name: String, sql: String?, fromDb: (Any) -> T, toDb: (T) -> Any)