| Package | Description |
|---|---|
| org.bridje.sql |
| Modifier and Type | Interface and Description |
|---|---|
interface |
DeleteFromStep
Delete from step.
|
| Modifier and Type | Method and Description |
|---|---|
DeleteWhereStep |
DeleteFromStep.where(BooleanExpr<?,?> condition)
Adds a WHERE statement to the query.
|
Copyright © 2015–2018 Bridje Framework. All rights reserved.