| Package | Description |
|---|---|
| org.mentabean.sql.operations |
| Modifier and Type | Class and Description |
|---|---|
class |
Add |
class |
Divide |
class |
Multiply |
class |
Subtract |
| Modifier and Type | Method and Description |
|---|---|
Operation |
Operation.param(Function function) |
Operation |
Operation.param(Object value) |
Operation |
Operation.param(Param p) |
Operation |
Operation.param(QueryBuilder.Alias<?> alias,
Object property) |
Operation |
Operation.param(QueryBuilder.Query query) |
Copyright © 2016. All Rights Reserved.