|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
Common interface modeling the different HQL statements (i.e., INSERT, UPDATE, DELETE, SELECT).
| Method Summary | |
int |
getStatementType()
Return the main token type representing the type of this statement. |
HqlSqlWalker |
getWalker()
Retreive the "phase 2" walker which generated this statement tree. |
boolean |
needsExecutor()
Does this statement require the StatementExecutor? |
| Method Detail |
public HqlSqlWalker getWalker()
public int getStatementType()
public boolean needsExecutor()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||