|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.objectweb.medor.eval.lib.AbstractQueryEvaluator
org.objectweb.medor.eval.lib.DeleteEvaluator
org.objectweb.medor.eval.lib.UpdateEvaluator
Field Summary |
Fields inherited from class org.objectweb.medor.eval.lib.AbstractQueryEvaluator |
query, wrapperFactory |
Constructor Summary | |
UpdateEvaluator(QueryTree query)
|
Method Summary | |
protected long |
perfom(Wrapper w,
QueryLeaf ql,
ParameterOperand[] parameters,
java.lang.Object conn,
EvaluationMetaData emd)
|
Methods inherited from class org.objectweb.medor.eval.lib.DeleteEvaluator |
evaluate, evaluate, getCacheSize, getQueryLeaves, getRequiredConnectionResources |
Methods inherited from class org.objectweb.medor.eval.lib.AbstractQueryEvaluator |
getMemoryTupleCollection, getQueryTree, getWrapperFactory |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public UpdateEvaluator(QueryTree query) throws EvaluationException
Method Detail |
protected long perfom(Wrapper w, QueryLeaf ql, ParameterOperand[] parameters, java.lang.Object conn, EvaluationMetaData emd) throws MedorException
perfom
in class DeleteEvaluator
MedorException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |