KConfigurable Root Query
Functions
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Ignore the sorting and pagination settings of the current query, query the total number of data before pagination
Link copied to clipboard
abstract infix fun intersect(other: KTypedRootQuery<R>): KTypedRootQuery<R>
Content copied to clipboard
Link copied to clipboard
abstract infix operator fun minus(other: KTypedRootQuery<R>): KTypedRootQuery<R>
Content copied to clipboard
Link copied to clipboard
@NewChain
Content copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
abstract infix fun unionAll(other: KTypedRootQuery<R>): KTypedRootQuery<R>
Content copied to clipboard
Link copied to clipboard
@NewChain
Content copied to clipboard