Uses of Interface
org.objectweb.medor.query.rdb.api.RdbExpQueryLeaf

Packages that use RdbExpQueryLeaf
org.objectweb.medor.query.rdb.lib   
 

Uses of RdbExpQueryLeaf in org.objectweb.medor.query.rdb.lib
 

Classes in org.objectweb.medor.query.rdb.lib that implement RdbExpQueryLeaf
 class BasicRdbExpQueryLeaf
          This class represents a QueryLeaf that maps onto a relational database store.
 

Fields in org.objectweb.medor.query.rdb.lib declared as RdbExpQueryLeaf
protected  RdbExpQueryLeaf AggregateRdbQueryNode.subRdbQL