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 UpdateStatement<E,SELF extends UpdateStatement<E,SELF>> extends StoreStatement<E,SELF>, FeatureWhere<SELF>, FeatureLimit<SELF>
Statement for UPDATE statements.getAlias, getDialect, getParameters, getSql, toStringexecuteset, set, setNullwherelimitCopyright © 2001–2016 mmm-Team. All rights reserved.