reselect
abstract fun <X : Any> reselect(block: RootSelectable<E, ID>.() -> ConfigurableTypedRootQuery<E, ID, X>): ConfigurableTypedRootQuery<E, ID, X>
Content copied to clipboard
Throws
reselected query cannot be reselected again.
current query contains aggregation function or group by.