Back to Exposed

tableColumns

docs/api/exposed-jdbc/org.jetbrains.exposed.v1.jdbc.vendors/-database-dialect-metadata/table-columns.html

1.2.0715 B
Original Source

tableColumns

fun tableColumns(vararg tables: Table): Map<Table, List<ColumnMetadata>>

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

Generated by Dokka © 2026 Copyright