Back to Exposed

andHaving

docs/api/exposed-jdbc/org.jetbrains.exposed.v1.jdbc/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