| Modifier and Type | Method and Description |
|---|---|
Context |
Context.append(String expression) |
Context |
Context.appendLine(String expression) |
Context |
Context.newLine() |
| Constructor and Description |
|---|
Context(Context clone) |
| Constructor and Description |
|---|
Delete(Context context) |
Delete(Context context,
String table) |
| Constructor and Description |
|---|
Insert(Context context) |
Insert(Context context,
String table) |
| Constructor and Description |
|---|
Limit(Context context,
int start,
int size) |
Select(Context context) |
| Constructor and Description |
|---|
Update(Context context) |
Update(Context context,
String table) |
Copyright © 2013–2014. All rights reserved.