public interface ColumnsStep extends ValuesStep
| Modifier and Type | Method and Description |
|---|---|
FinalStep |
select(SelectExpr table)
Sets the select expresion for this insert query.
|
valuesFinalStep select(SelectExpr table)
table - The select expresion to use in the insert.Copyright © 2015–2018 Bridje Framework. All rights reserved.