E
- the generic type of the queried object (typically a Bean
).SELF
- the generic type of this query itself (this) for fluent API calls.public interface DeleteStatement<E,SELF extends DeleteStatement<E,SELF>> extends ModifyStatement<E,SELF>, FeatureWhere<SELF>, FeatureLimit<SELF>
Statement
for UPDATE
statements.getAlias, getDialect, getParameters, getSql, toString
execute
where
limit
Copyright © 2001–2016 mmm-Team. All rights reserved.