Back to Exposed

columns

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

1.2.0792 B
Original Source

columns

abstract 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