public final class Delete extends ConditionalQuery<Delete>
DELETE query.conditions| Constructor and Description |
|---|
Delete() |
| Modifier and Type | Method and Description |
|---|---|
List<Object> |
getParams() |
String |
getSQL() |
appendConditions, where, whereExpr, whereNull, whereNullableprepareStatement, prepareStatement, query, queryAndMap, queryAndMapAll, update, update, updateWithKeys, updateWithKeysAndMap, updateWithKeysAndMapAllpublic String getSQL()
getSQL in class AbstractQuerypublic List<Object> getParams()
getParams in class AbstractQuery? in the SQL query).Copyright © 2021. All rights reserved.