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 StoreStatement<E,SELF extends StoreStatement<E,SELF>> extends ModifyStatement<E,SELF>, FeatureSet<SELF>
Statement
for storing data.InsertStatement
,
UpdateStatement
getAlias, getDialect, getParameters, getSql, toString
execute
set, set, setNull
Copyright © 2001–2016 mmm-Team. All rights reserved.