wrapAsExpression

Wraps a query as an Expression so that it can be used as part of an SQL statement or in another query clause.

Samples

org.jetbrains.exposed.sql.tests.shared.dml.OrderByTests.testOrderByExpressionsorg.jetbrains.exposed.sql.tests.shared.dml.InsertTests.testInsertWithColumnExpression