|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BasicRule | |
---|---|
org.objectweb.medor.optim.lib | |
org.objectweb.medor.optim.rdb |
Uses of BasicRule in org.objectweb.medor.optim.lib |
---|
Subclasses of BasicRule in org.objectweb.medor.optim.lib | |
class |
DropUnusedProjFieldsRule
This class represents the rule to drop projected fields which are not used. |
class |
DropUselessNodeRule
This rule removes the query node which are useless. |
class |
FlattenQueryTreeRule
|
class |
PushNotInExpressionRule
This class is a RewriteRule implementation which vists a tree of QueryTree in order to push the not operator in the filters. |
class |
PushSelectionRule
This class represents the rule to push selections down a QueryTree. |
Uses of BasicRule in org.objectweb.medor.optim.rdb |
---|
Subclasses of BasicRule in org.objectweb.medor.optim.rdb | |
class |
GroupSameDBRule
This class groups together as a single RbdExpQueryLeaf the RdbQueryLeaves working on the same data store. |
class |
Like2SQL
|
class |
RdbAssignRdbAdapterRule
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |