Back to Exposed

existingCheckConstraints

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

1.2.0843 B
Original Source

existingCheckConstraints

open override 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