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

Uses in package org.objectweb.medor.optim.jorm

Classes derived from org.objectweb.medor.optim.jorm.JormRule

class
This rules transforms a QueryTree built on top of JORM Extents into a QueryTree built on top of RdbExpQueryLeaves.
class
In the case of filtered inheritance, this rule replaces a QueryTree built on top of JormExtents with inheritance by a QueryTree with JormExtents without inheritance, on top of which are inserted new SelectProjects containing the filter corresponding to the inheritance filter.
class
This rules transforms a QueryTree built on top of JORM Extents into a QueryTree built on top of RdbExpQueryLeaves.
class