getColumnByPropertyNameMap

fun getColumnByPropertyNameMap(tables: List<Table>, onDuplicateColumnPropertyNames: OnDuplicateColumnPropertyNames = CHOOSE_FIRST): Map<String, Column<*>>(source)