|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.objectweb.medor.optim.lib.BasicRule | +--org.objectweb.medor.optim.jorm.JormRule | +--org.objectweb.medor.optim.jorm.JormLeafRewriter | +--org.objectweb.medor.optim.jorm.RdbJormLeafRewriter
FlattenQueryTreeRule
,
JormFlatten2Rdb
Nested Class Summary |
Nested classes inherited from class org.objectweb.medor.optim.lib.BasicRule |
BasicRule.ModifiedExpression |
Field Summary | |
static java.lang.String |
MAPPER_NAME
Deprecated. |
Fields inherited from class org.objectweb.medor.optim.lib.BasicRule |
debug, log |
Constructor Summary | |
RdbJormLeafRewriter()
Deprecated. |
Method Summary | |
QueryTreeField |
addPrimitiveElement(QueryLeaf neo,
PrimitiveElement pe,
JormExtent extent)
Deprecated. |
boolean |
canRewrite(QueryLeaf ql)
Deprecated. It returns true is the QueryLeaf can be rewrite by this LeafRewriter. |
QueryLeaf |
createQueryLeaf(JormExtent extent)
Deprecated. |
Methods inherited from class org.objectweb.medor.optim.jorm.JormLeafRewriter |
addReference, getField, getFieldName, getShortFieldName, rewrite |
Methods inherited from class org.objectweb.medor.optim.jorm.JormRule |
getClassMapping, getGenClassMapping, getJORMFieldName, getPEM, getPNCOperand, getPrimitiveElement |
Methods inherited from class org.objectweb.medor.optim.lib.BasicRule |
rewrite |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static final java.lang.String MAPPER_NAME
Constructor Detail |
public RdbJormLeafRewriter()
Method Detail |
public boolean canRewrite(QueryLeaf ql)
LeafRewriter
canRewrite
in interface LeafRewriter
canRewrite
in class JormLeafRewriter
public QueryLeaf createQueryLeaf(JormExtent extent) throws MedorException
createQueryLeaf
in class JormLeafRewriter
MedorException
public QueryTreeField addPrimitiveElement(QueryLeaf neo, PrimitiveElement pe, JormExtent extent) throws MedorException
addPrimitiveElement
in class JormLeafRewriter
MedorException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |