|
SolarMetric Kodo JDO 2.5.0 Reverse Schema Tool | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
|
+--com.solarmetric.rd.kodo.impl.jdbc.query.exp.InExpression
|
+--com.solarmetric.rd.kodo.impl.jdbc.query.exp.InValueExpression
Tests whether a value is IN a map value collection.
| Constructor Summary | |
InValueExpression(com.solarmetric.rd.kodo.impl.jdbc.query.exp.JDBCValue val,
com.solarmetric.rd.kodo.impl.jdbc.query.exp.Constant constant)
Constructor. |
|
| Method Summary | |
protected java.util.Collection |
getCollection()
Return the collection to test for containment with. |
| Methods inherited from class com.solarmetric.rd.kodo.impl.jdbc.query.exp.InExpression |
appendOrdering, appendTo, getConstant, getJoins, getValue, initialize |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public InValueExpression(com.solarmetric.rd.kodo.impl.jdbc.query.exp.JDBCValue val,
com.solarmetric.rd.kodo.impl.jdbc.query.exp.Constant constant)
| Method Detail |
protected java.util.Collection getCollection()
getCollection in class InExpression
|
SolarMetric Kodo JDO 2.5.0 Reverse Schema Tool | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||