public interface SelectFinalStep extends FinalStep
| Modifier and Type | Method and Description |
|---|---|
SelectExpr |
asTable(String alias)
Gets the query as a select expression.
|
SelectExpr asTable(String alias)
alias - The alias to use for the query.Copyright © 2015–2018 Bridje Framework. All rights reserved.