selectStatementTableAware
Deprecated
As part of Exposed SELECT DSL design changes, this will be removed in future releases.
Replace with
selectAllStatement().where(where)
Content copied to clipboard
As part of Exposed SELECT DSL design changes, this will be removed in future releases.
selectAllStatement().where(where)