|
||||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.objectweb.medor.eval.lib.MedorConnectionResources
Constructor Summary | |
---|---|
MedorConnectionResources(java.util.HashMap map)
|
Method Summary | |
---|---|
java.lang.Object |
getConnection(QueryLeaf ql)
|
QueryLeaf[] |
getRequiredQueryLeafConnection()
|
void |
setConnection(QueryLeaf ql,
java.lang.Object connection)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public MedorConnectionResources(java.util.HashMap map)
Method Detail |
public java.lang.Object getConnection(QueryLeaf ql)
getConnection
in interface ConnectionResources
public void setConnection(QueryLeaf ql, java.lang.Object connection) throws EvaluationException
setConnection
in interface ConnectionResources
EvaluationException
public QueryLeaf[] getRequiredQueryLeafConnection()
getRequiredQueryLeafConnection
in interface ConnectionResources
|
||||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |