| Package | Description |
|---|---|
| com.github.jonathanhds.sqlbuilder.builder | |
| com.github.jonathanhds.sqlbuilder.update |
| Modifier and Type | Method and Description |
|---|---|
Update |
QueryBuilder.update() |
Update |
QueryBuilder.update(String table) |
| Modifier and Type | Method and Description |
|---|---|
Update |
Update.and(String condition) |
Update |
Update.set(String column,
String value) |
Update |
Update.table(String table) |
Update |
Update.where(String condition) |
Copyright © 2013–2014. All rights reserved.