-->
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: Why doesn't org.hibernate.ejb.QueryImpl override toString?
PostPosted: Mon Mar 05, 2007 3:46 pm 
Beginner
Beginner

Joined: Fri Jan 26, 2007 3:16 pm
Posts: 24
Hi, I would like to be able to programatically get to the HQL or EJBQL string that is inside javax.persistence.Query. If I create a new Query, I can't seem to do that.

The rationale for doing so is that I have a class that builds up a query programatically depending on user input passed in. I would like to unit-test that it does the right thing, so I would like to do a string compare on the Query object it creates in the test.

Is there some means to get at this information programatically? I read some information on how one can tune log4j to see this info on the console, but this is not what I need.

Thx in advance,
Davis


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.