Back to Exposed

existingPrimaryKeys

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

1.2.0751 B
Original Source

existingPrimaryKeys

abstract suspend 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