|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectnet.sf.jaxme.sqls.impl.StatementImpl
net.sf.jaxme.sqls.impl.ConstrainedStatementImpl
| Constructor Summary | |
protected |
ConstrainedStatementImpl(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.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 |
| Constructor Detail |
protected ConstrainedStatementImpl(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 | ||||||||||