getColumnsWithPropertyNamesWithoutTypeParameter
fun getColumnsWithPropertyNamesWithoutTypeParameter(table: Table, clazz: KClass<out Table> = table::class): Sequence<ColumnWithPropertyName>(source)