public final class QueryDelete<E extends Entity> extends Query<E,QueryDelete<E>> implements DaobabQueryDelete
_cache, _calcJoins, _groupBy, _nativeQuery, _unique, orderBy, refreshCasheWhenNoResult| Constructor and Description |
|---|
QueryDelete(QueryTarget target,
Column<E,?,?> column) |
QueryDelete(QueryTarget target,
E entity) |
QueryDelete(QueryTarget target,
Map<String,Object> remote) |
| Modifier and Type | Method and Description |
|---|---|
int |
execute() |
int |
execute(boolean transaction) |
int |
execute(Propagation propagation) |
E |
getEntity() |
QueryType |
getQueryType() |
void |
setEntity(E entity) |
QueryEntity<E> |
toSelect() |
String |
toSqlQuery() |
addSetOperator, clone, distinct, doIf, doIfElse, fromRemote, geNativeQuery, getAllEntitiesRelated, getCount, getEntityClass, getEntityName, getFields, getGroupBy, getHavingWrapper, getIdentifier, getIdentifierStorage, getInfoColumn, getInfoColumn, getJoins, getLimit, getLog, getOrderBy, getSentQuery, getSetOperatorList, getTarget, getWhereWrapper, groupBy, handleException, having, init, init, isLogQueryEnabled, logQuery, modifyQuery, noCache, orderBy, setEntityClass, setEntityName, setFields, setHavingWrapper, setIdentifier, setIdentifierStorage, setJoins, setSentQuery, setTarget, setTempCount, setTempLimit, setWhereWrapper, smartJoins, toRemote, whereclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitjoin, join, join, join, join, join, join, join, join, join, join, join, join, join, join, joinByFlag1, joinByFlag1, joinByFlag2, joinByFlag2, joinByFlag3, joinByFlag3, joinByFlag4, joinByFlag4, joinByPk, joinByPk, joinPk, joinPk, joinPk, joinRoute, joinRoute, joinThrough, joinThrough, joinWhere, joinWherewhereAnd, whereBetween, whereBetween, whereEqual, whereEqual, whereEqual, whereEqual, whereEqual, whereEqual, whereGreater, whereGreater, whereGreater, whereGreater, whereGreater, whereGreaterOrEqual, whereGreaterOrEqual, whereGreaterOrEqual, whereGreaterOrEqual, whereGreaterOrEqual, whereIfNotNull, whereIn, whereIn, whereIn, whereIn, whereIn, whereIsNull, whereLess, whereLess, whereLess, whereLess, whereLess, whereLessOrEqual, whereLessOrEqual, whereLessOrEqual, whereLessOrEqual, whereLessOrEqual, whereLike, whereLike, whereLike, whereNotEqual, whereNotEqual, whereNotEqual, whereNotEqual, whereNotEqual, whereNotIn, whereNotIn, whereNotIn, whereNotIn, whereNotIn, whereNotLike, whereNotLike, whereNotNull, whereOR, whereOrorderAscBy, orderBy, orderBy, orderDescBylimitBy, limitBy, limitBy, page, setLimit, setTempPagehaving, having, having, havingAnd, havingBetween, havingBetween, havingEqual, havingEqual, havingEqual, havingEqual, havingEqual, havingGreater, havingGreater, havingGreater, havingGreater, havingGreaterOrEqual, havingGreaterOrEqual, havingGreaterOrEqual, havingGreaterOrEqual, havingIfNotNull, havingIn, havingIn, havingIn, havingIsNotNull, havingIsNull, havingLess, havingLess, havingLess, havingLess, havingLessOrEqual, havingLessOrEqual, havingLessOrEqual, havingLessOrEqual, havingLike, havingNotEqual, havingNotEqual, havingNotEqual, havingNotIn, havingNotIn, havingNotIn, havingORpublic QueryDelete(QueryTarget target, Map<String,Object> remote)
public QueryDelete(QueryTarget target, E entity)
public QueryDelete(QueryTarget target, Column<E,?,?> column)
public int execute(boolean transaction)
public int execute(Propagation propagation)
public int execute()
public E getEntity()
public void setEntity(E entity)
public QueryEntity<E> toSelect()
public QueryType getQueryType()
getQueryType in class Query<E extends Entity,QueryDelete<E extends Entity>>public String toSqlQuery()
toSqlQuery in class Query<E extends Entity,QueryDelete<E extends Entity>>Copyright © 2021. All rights reserved.