joinList

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