Uses of Class
org.objectweb.medor.optim.jorm.JormRule

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

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

Subclasses of JormRule in org.objectweb.medor.optim.jorm
 class Jorm2Rdb
          This rules transforms a QueryTree built on top of JORM Extents into a QueryTree built on top of RdbExpQueryLeaves.
 class JormFlatten2Rdb
          This rules transforms a QueryTree built on top of JORM Extents into a QueryTree built on top of RdbExpQueryLeaves.
 class JormLeafRewriter
           
 class RdbJormLeafRewriter
          Deprecated. use FlattenQueryTreeRule and JormFlatten2Rdb