toggle menu
exposed
0.56.0
jvm
switch theme
search in API
exposed-core
/
org.jetbrains.exposed.sql
/
Query
/
groupedByColumns
grouped
By
Columns
var
groupedByColumns
:
List
<
Expression
<
*
>
>
The stored list of columns for a
GROUP BY
clause in this
SELECT
query.