Back to Exposed

existingCheckConstraints

docs/api/exposed-jdbc/org.jetbrains.exposed.v1.jdbc.statements.api/-jdbc-exposed-database-metadata/existing-check-constraints.html

1.2.0755 B
Original Source

existingCheckConstraints

abstract fun existingCheckConstraints(vararg tables: Table): Map<Table, List<CheckConstraint>>

Returns a map with all the defined check constraints in each of the specified tables.

Generated by Dokka © 2026 Copyright