Package | Description |
---|---|
org.tinygroup.tinysqldsl | |
org.tinygroup.tinysqldsl.base |
Modifier and Type | Method and Description |
---|---|
Update |
Update.set(Value... values) |
Insert |
Insert.values(Value... values) |
Modifier and Type | Method and Description |
---|---|
Value |
Column.fragmentValue(String fragmentSql) |
Value |
Column.value(Expression expression) |
Value |
Column.value(Object value) |
Modifier and Type | Method and Description |
---|---|
void |
InsertContext.addValues(Value... values) |
Copyright © 2006–2018 TinyGroup. All rights reserved.