forEntity

abstract fun <E : Any, R, SQ : KConfigurableSubQuery<R>> forEntity(entityType: KClass<E>, block: KMutableSubQuery<P, E>.() -> SQ): SQ