|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ASTConditionalTerm | |
---|---|
org.objectweb.jonas_ejb.deployment.ejbql | |
org.objectweb.jonas_ejb.lib |
Uses of ASTConditionalTerm in org.objectweb.jonas_ejb.deployment.ejbql |
---|
Methods in org.objectweb.jonas_ejb.deployment.ejbql with parameters of type ASTConditionalTerm | |
---|---|
Object |
EJBQLVisitor.visit(ASTConditionalTerm node,
Object data)
|
Uses of ASTConditionalTerm in org.objectweb.jonas_ejb.lib |
---|
Methods in org.objectweb.jonas_ejb.lib with parameters of type ASTConditionalTerm | |
---|---|
Object |
EjbqlQueryFilterVisitor.visit(ASTConditionalTerm node,
Object data)
Push corresponding Expression to the stack. conditional_term ::= conditional_factor [ AND conditional_factor ]* |
Object |
EjbqlVariableVisitor.visit(ASTConditionalTerm node,
Object data)
visit child nodes |
Object |
EjbqlAbstractVisitor.visit(ASTConditionalTerm node,
Object data)
null implementation of the visit method for the corresponding parameter type |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |