|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.apache.ws.jaxme.sqls.impl.StatementImpl
org.apache.ws.jaxme.sqls.impl.SetStatementImpl
org.apache.ws.jaxme.sqls.impl.UpdateStatementImpl
public class UpdateStatementImpl
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.apache.ws.jaxme.sqls.impl.SetStatementImpl |
|---|
SetStatementImpl.SetValueImpl |
| Nested classes/interfaces inherited from interface org.apache.ws.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 org.apache.ws.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, addSet, addSet, addSet, addSet, addSetDate, addSetDate, addSetDate, addSetDateTime, addSetDateTime, addSetDateTime, addSetNull, addSetNull, addSetNull, addSetTime, addSetTime, addSetTime, getSetValues |
| Methods inherited from class org.apache.ws.jaxme.sqls.impl.StatementImpl |
|---|
createFunction, getSQLFactory, getTableReference, newCase, newTableReference, setTable |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.apache.ws.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, addSet, addSet, addSet, addSetDate, addSetDate, addSetDate, addSetDateTime, addSetDateTime, addSetDateTime, addSetNull, addSetNull, addSetNull, addSetTime, addSetTime, addSetTime, getSetValues |
| Methods inherited from interface org.apache.ws.jaxme.sqls.Statement |
|---|
createFunction, getSQLFactory, getTableReference, newCase, setTable |
| Constructor Detail |
|---|
public UpdateStatementImpl(SQLFactory pFactory)
| Method Detail |
|---|
public CombinedConstraint getWhere()
ConstrainedStatementReturns 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 | ||||||||