|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use ASTWhere | |
| org.jboss.ejb.plugins.cmp.ejbql | Package description goes here. |
| org.jboss.ejb.plugins.cmp.jdbc | Package description goes here. |
| Uses of ASTWhere in org.jboss.ejb.plugins.cmp.ejbql |
| Methods in org.jboss.ejb.plugins.cmp.ejbql with parameters of type ASTWhere | |
Object |
BasicVisitor.visit(ASTWhere node,
Object data)
|
| Uses of ASTWhere in org.jboss.ejb.plugins.cmp.jdbc |
| Methods in org.jboss.ejb.plugins.cmp.jdbc with parameters of type ASTWhere | |
Object |
JDBCEJBQLCompiler.visit(ASTWhere node,
Object data)
Generates where clause without the "WHERE" keyword. |
Object |
EJBQLToSQL92Compiler.visit(ASTWhere node,
Object data)
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||