| Package | Description |
|---|---|
| org.mentabean.sql | |
| org.mentabean.sql.functions | |
| org.mentabean.sql.operations | |
| org.mentabean.sql.param |
| Modifier and Type | Class and Description |
|---|---|
class |
Sentence |
| Constructor and Description |
|---|
Sentence(Function function) |
| Modifier and Type | Class and Description |
|---|---|
class |
Avg |
class |
Coalesce |
class |
Count |
class |
Length |
class |
Lower |
class |
Max |
class |
Min |
class |
Nullif |
class |
Substring |
class |
Sum |
class |
Upper |
| Modifier and Type | Class and Description |
|---|---|
class |
Add |
class |
Divide |
class |
Multiply |
class |
Operation |
class |
Subtract |
| Modifier and Type | Method and Description |
|---|---|
Operation |
Operation.param(Function function) |
| Constructor and Description |
|---|
ParamFunction(Function function) |
Copyright © 2016. All Rights Reserved.