selectAll

Creates a SELECT Query by selecting all columns from this ColumnSet.

The column set selected from may be either a Table or a Join.

Samples

org.jetbrains.exposed.sql.tests.shared.dml.SelectTests.testSelect