public interface ValuesStep extends FinalStep
| Modifier and Type | Method and Description |
|---|---|
ValuesStep |
values(Object... row)
Sets an array of value to insert into the table.
|
ValuesStep values(Object... row)
row - The array of values to insert.Copyright © 2015–2018 Bridje Framework. All rights reserved.