-->
These old forums are deprecated now and set to read-only. We are waiting for you on our new forums!
More modern, Discourse-based and with GitHub/Google/Twitter authentication built-in.

All times are UTC - 5 hours [ DST ]



Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 1 post ] 
Author Message
 Post subject: ClassicQueryTranslatorFactory && ASTQueryTranslatorF
PostPosted: Sat Oct 25, 2008 6:32 am 
Newbie

Joined: Sat Oct 25, 2008 6:07 am
Posts: 1
Hi everyone!

We recently have made upgrade from 2.1.8 to 3.3.1 hibernate.
It works fine.

But how we know (http://www.hibernate.org/250.html#A33) hibernate has 2 modes for query translator:
- org.hibernate.hql.ast.ASTQueryTranslatorFactory, for the new query parser
- org.hibernate.hql.classic.ClassicQueryTranslatorFactory for the old parser.


Now we use ClassicQueryTranslatorFactory and our old queries work.

Please help me understand the following:
1) Which new facilities of hibernate3 can not we use
if we don't migrate on ASTQueryTranslatorFactory?
2) Can you clarify the impact to 3.2 stability/behavior/performance if we don't make this change?

Thanks all for help.


Top
 Profile  
 
Display posts from previous:  Sort by  
Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 1 post ] 

All times are UTC - 5 hours [ DST ]


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
© Copyright 2014, Red Hat Inc. All rights reserved. JBoss and Hibernate are registered trademarks and servicemarks of Red Hat, Inc.