| Package | Description |
|---|---|
| org.jboss.as.cmp.ejbql | |
| org.jboss.as.cmp.jdbc |
| Modifier and Type | Method and Description |
|---|---|
ASTWhere |
JBossQLParser.WhereClause() |
ASTWhere |
EJBQLParser.WhereClause() |
| Modifier and Type | Method and Description |
|---|---|
Object |
BasicVisitor.visit(ASTWhere node,
Object data) |
Object |
JBossQLParserVisitor.visit(ASTWhere node,
Object data) |
| Modifier and Type | Method and Description |
|---|---|
Object |
EJBQLToSQL92Compiler.visit(ASTWhere node,
Object data) |
Object |
JDBCEJBQLCompiler.visit(ASTWhere node,
Object data)
Generates where clause without the "WHERE" keyword.
|
Copyright © 2013 JBoss, a division of Red Hat, Inc.. All Rights Reserved.