joinList

abstract fun <X : Entity<XID>, XID : Comparable<XID>> joinList(prop: KProperty1<E, List<X>>): NonNullTable<X, XID>