forEntity

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