subQuery

fun <X : Any, R, SQ : KConfigurableSubQuery<R>> subQuery(entityType: KClass<X>, block: KMutableSubQuery<E, X>.() -> SQ): SQ