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 ModifyStatement<E,SELF extends ModifyStatement<E,SELF>> extends Statement<E,SELF>, FeatureModify
Statement for modifying data.InsertStatement,
UpdateStatement,
DeleteStatementgetAlias, getDialect, getParameters, getSql, toStringexecuteCopyright © 2001–2016 mmm-Team. All rights reserved.