Back to Exposed

tableConstraints

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

1.2.01.1 KB
Original Source

tableConstraints

@Synchronized

open override fun tableConstraints(tables: List<Table>): Map<String, List<ForeignKeyConstraint>>

Returns a map with the ForeignKeyConstraint of all the defined columns in each of the specified tables, with the table name used as the key.

Generated by Dokka © 2026 Copyright