joinList

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