| Package | Description |
|---|---|
| com.github.quintans.ezSQL.dml |
| Modifier and Type | Class and Description |
|---|---|
class |
Delete |
class |
Dml<T extends Dml> |
class |
DmlCore<T> |
class |
Insert |
class |
Query |
class |
Update |
| Modifier and Type | Method and Description |
|---|---|
protected DmlBase |
DmlBase.where(Condition... restrictions) |
protected DmlBase |
DmlBase.where(Condition restriction) |
protected DmlBase |
DmlBase.where(List<Condition> restrictions) |
Copyright © 2019. All rights reserved.