|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ASTEntityBeanExpression | |
---|---|
org.objectweb.jonas_ejb.deployment.ejbql | |
org.objectweb.jonas_ejb.lib |
Uses of ASTEntityBeanExpression in org.objectweb.jonas_ejb.deployment.ejbql |
---|
Methods in org.objectweb.jonas_ejb.deployment.ejbql with parameters of type ASTEntityBeanExpression | |
---|---|
Object |
EJBQLVisitor.visit(ASTEntityBeanExpression node,
Object data)
|
Uses of ASTEntityBeanExpression in org.objectweb.jonas_ejb.lib |
---|
Methods in org.objectweb.jonas_ejb.lib with parameters of type ASTEntityBeanExpression | |
---|---|
Object |
EjbqlQueryFilterVisitor.visit(ASTEntityBeanExpression node,
Object data)
Visit child nodes entity_bean_expression ::= entity_bean_value | input_parameter |
Object |
EjbqlVariableVisitor.visit(ASTEntityBeanExpression node,
Object data)
visit child nodes |
Object |
EjbqlAbstractVisitor.visit(ASTEntityBeanExpression node,
Object data)
null implementation of the visit method for the corresponding parameter type |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |