Back to Exposed

columns

docs/api/exposed-r2dbc/org.jetbrains.exposed.v1.r2dbc.statements.api/-r2dbc-database-metadata-impl/columns.html

1.2.0841 B
Original Source

columns

open suspend override fun columns(vararg tables: Table): Map<Table, List<ColumnMetadata>>

Returns a map with the ColumnMetadata of all the defined columns in each of the specified tables.

Generated by Dokka © 2026 Copyright