getColumnByPropertyNameMapWithTypeParameter

inline fun <TableT : Table> getColumnByPropertyNameMapWithTypeParameter(table: TableT): Map<String, Column<*>>(source)