Back to Exposed

existingPrimaryKeys

docs/api/exposed-jdbc/org.jetbrains.exposed.v1.jdbc.statements.api/-jdbc-exposed-database-metadata/existing-primary-keys.html

1.2.0743 B
Original Source

existingPrimaryKeys

abstract fun existingPrimaryKeys(vararg tables: Table): Map<Table, PrimaryKeyMetadata?>

Returns a map with the PrimaryKeyMetadata in each of the specified tables.

Generated by Dokka © 2026 Copyright