|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ASTCollectionValuedPathExpression | |
|---|---|
| org.ow2.jonas.deployment.ejb.ejbql | |
| org.ow2.jonas.lib.ejb21.sql | |
| Uses of ASTCollectionValuedPathExpression in org.ow2.jonas.deployment.ejb.ejbql |
|---|
| Methods in org.ow2.jonas.deployment.ejb.ejbql with parameters of type ASTCollectionValuedPathExpression | |
|---|---|
Object |
EJBQLVisitor.visit(ASTCollectionValuedPathExpression node,
Object data)
|
| Uses of ASTCollectionValuedPathExpression in org.ow2.jonas.lib.ejb21.sql |
|---|
| Methods in org.ow2.jonas.lib.ejb21.sql with parameters of type ASTCollectionValuedPathExpression | |
|---|---|
Object |
EjbqlAbstractVisitor.visit(ASTCollectionValuedPathExpression node,
Object data)
null implementation of the visit method for the corresponding parameter type |
Object |
EjbqlVariableVisitor.visit(ASTCollectionValuedPathExpression node,
Object data)
visit child nodes |
Object |
EjbqlQueryFilterVisitor.visit(ASTCollectionValuedPathExpression node,
Object data)
Push corresponding MedorField to the stack. collection_valued_path_expression ::= path was in initial BNF collection_valued_path_expression ::= identification_variable. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||