|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.hibernate.hql.classic.PreprocessingParser
public class PreprocessingParser
Constructor Summary | |
---|---|
PreprocessingParser(java.util.Map replacements)
|
Method Summary | |
---|---|
void |
end(QueryTranslatorImpl q)
|
void |
start(QueryTranslatorImpl q)
|
void |
token(java.lang.String token,
QueryTranslatorImpl q)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PreprocessingParser(java.util.Map replacements)
Method Detail |
---|
public void token(java.lang.String token, QueryTranslatorImpl q) throws QueryException
token
in interface Parser
QueryException
public void start(QueryTranslatorImpl q) throws QueryException
start
in interface Parser
QueryException
public void end(QueryTranslatorImpl q) throws QueryException
end
in interface Parser
QueryException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |