-->
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.  [ 2 posts ] 
Author Message
 Post subject: [Question] HQL / query language, debug
PostPosted: Fri Mar 12, 2004 3:41 am 
Newbie

Joined: Thu Mar 11, 2004 11:20 pm
Posts: 9
I'm new to hibernate and interested to know wheather there's any way (or tool) can debug HQL(or hibernate-provided query language) more directly; for user can key in their query and see the result immediately (or similar tool like sqlplus/sql analyzer). Though I know, thorugh generated SQL (hibernate setting), we're able to debug error when coding programs. Yet it's a tedious steps. For instance, if I use query like Session.find("select a, b from a in class A, b in class B where ... ") it may generate whole columns, of which many are meaninglessly to us (when debugging). So I'm curious that anyone knows weather there're tools providing more intuitive way to test prgrammers's query being right or wrong. (or any better any ideas are welcome)
I appreciate any suggestions,
thank you very much.


Top
 Profile  
 
 Post subject:
PostPosted: Fri Mar 12, 2004 4:27 am 
Hibernate Team
Hibernate Team

Joined: Tue Aug 26, 2003 12:50 pm
Posts: 5130
Location: Melbourne, Australia
Hibern8IDE


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

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.