org.objectweb.medor.eval.api
Interface ConnectionResources
- MedorConnectionResources
public interface ConnectionResources
This interface represents ressources required by a Medor Query in order to be
evaluated. After evaluating a query, we must passes all ressources to the
Evaluator.
getConnection
public Object getConnection(QueryLeaf ql)
getRequiredQueryLeafConnection
public QueryLeaf[] getRequiredQueryLeafConnection()