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

Packages that use LeafRewriteRule
org.objectweb.medor.optim.jorm   
 

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

Classes in org.objectweb.medor.optim.jorm that implement LeafRewriteRule
 class JormLeafRewriteRule
          This class represents the rule to transform QueryLeaves into the corresponding QueryLeaf on the data store (for example into an RdbQueryLeaf).