Uses of Interface
org.objectweb.medor.optim.api.QueryRewriter

Packages that use QueryRewriter
org.objectweb.medor.optim.jorm   
org.objectweb.medor.optim.lib   
 

Uses of QueryRewriter in org.objectweb.medor.optim.jorm
 

Classes in org.objectweb.medor.optim.jorm that implement QueryRewriter
 class JormQueryRewriter
          This QueryRewriter is able to rewrite a query tree which contains JORM leaves.
 

Uses of QueryRewriter in org.objectweb.medor.optim.lib
 

Classes in org.objectweb.medor.optim.lib that implement QueryRewriter
 class BasicQueryRewriter
          This class implements the QueryRewriter interface AND also the RuleConfiguration interface (the aim is to optimize the number of object).