Back to Exposed

andHaving

docs/api/exposed-r2dbc/org.jetbrains.exposed.v1.r2dbc/and-having.html

1.2.0497 B
Original Source

andHaving

fun Query.andHaving(andPart: () -> Op<Boolean>): Query

Mutate Query instance and add andPart to having condition with and operator.

Return

same Query instance which was provided as a receiver.

Generated by Dokka © 2026 Copyright