|
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.query.exp.InMemoryPath
|
+--com.solarmetric.rd.kodo.query.exp.ValuePath
Represents a path that begins with a variable or parameter.
| Constructor Summary | |
ValuePath(com.solarmetric.rd.kodo.query.exp.InMemoryValue val)
Constructor. |
|
| Method Summary | |
java.lang.Object |
evaluate(java.lang.Object candidate,
java.lang.Object orig,
com.solarmetric.rd.kodo.runtime.PersistenceManagerImpl pm,
java.util.Map params)
Evaluate the given candidate. |
| Methods inherited from class com.solarmetric.rd.kodo.query.exp.InMemoryPath |
castTo, get, isVariable |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public ValuePath(com.solarmetric.rd.kodo.query.exp.InMemoryValue val)
| Method Detail |
public java.lang.Object evaluate(java.lang.Object candidate,
java.lang.Object orig,
com.solarmetric.rd.kodo.runtime.PersistenceManagerImpl pm,
java.util.Map params)
InMemoryValue
evaluate in interface InMemoryValueevaluate in class InMemoryPath
|
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 | |||||||||