|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object net.sf.jaxme.sqls.impl.StatementImpl net.sf.jaxme.sqls.impl.SetStatementImpl net.sf.jaxme.sqls.impl.UpdateStatementImpl
Nested Class Summary |
Nested classes inherited from class net.sf.jaxme.sqls.impl.SetStatementImpl |
SetStatementImpl.SetValueImpl |
Nested classes inherited from class net.sf.jaxme.sqls.SetStatement |
SetStatement.SetValue |
Constructor Summary | |
UpdateStatementImpl(SQLFactory pFactory)
|
Method Summary | |
CombinedConstraint |
getWhere()
Returns a combined constraint with CombinedConstraint.getType()
== CombinedConstraint.Type.AND . |
Methods inherited from class net.sf.jaxme.sqls.impl.SetStatementImpl |
addSet, addSet, addSet, addSet, addSet, addSet, addSet, addSet, addSet, addSet, addSet, addSet, addSet, addSet, addSet, addSet, addSet, addSet, addSet, addSet, addSet, addSet, addSet, addSet, addSet, addSet, addSet, addSet, addSetDate, addSetDate, addSetDate, addSetDateTime, addSetDateTime, addSetDateTime, addSetNull, addSetNull, addSetNull, addSetTime, addSetTime, addSetTime, getSetValues |
Methods inherited from class net.sf.jaxme.sqls.impl.StatementImpl |
getSQLFactory, getTableReference, newTableReference, setTable |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface net.sf.jaxme.sqls.Statement |
getSQLFactory, getTableReference, setTable |
Methods inherited from interface net.sf.jaxme.sqls.SetStatement |
addSet, addSet, addSet, addSet, addSet, addSet, addSet, addSet, addSet, addSet, addSet, addSet, addSet, addSet, addSet, addSet, addSet, addSet, addSet, addSet, addSet, addSet, addSet, addSet, addSetDate, addSetDate, addSetDate, addSetDateTime, addSetDateTime, addSetDateTime, addSetNull, addSetNull, addSetNull, addSetTime, addSetTime, addSetTime, getSetValues |
Constructor Detail |
public UpdateStatementImpl(SQLFactory pFactory)
Method Detail |
public CombinedConstraint getWhere()
ConstrainedStatement
Returns a combined constraint with CombinedConstraint.getType()
== CombinedConstraint.Type.AND
.
getWhere
in interface ConstrainedStatement
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |