| Package | Description |
|---|---|
| com.github.jonathanhds.sqlbuilder.builder | |
| com.github.jonathanhds.sqlbuilder.insert |
| Modifier and Type | Method and Description |
|---|---|
Insert |
QueryBuilder.insert() |
Insert |
QueryBuilder.insert(String table) |
| Modifier and Type | Method and Description |
|---|---|
Insert |
Insert.columns(String... columns) |
Insert |
Insert.table(String table) |
Insert |
Insert.values(Object... values) |
Copyright © 2013–2014. All rights reserved.