-->
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: No rows returned from some hibernate queries
PostPosted: Thu Aug 28, 2008 5:07 pm 
Newbie

Joined: Tue May 06, 2008 2:32 am
Posts: 4
The queries in question have been validated to have rows in the target database (oracle 10g) by
a. setting show_sql=true
b. cutting and pasting the sql generated by hibernate
c. substituting the bind parameter ? with the query value, that is printed directly before the hibernate query is executed.

About half of the queries are returning data properly and the others return 0 rows. No discernible pattern among the working / non working ones.

Before I try to provide lots of details here with the schema, code, etc, and which may be difficult to provide with high precision, does anyone have an "inkling" what may be going on?

I.e. maybe some of you out here have seen this same behavior.

thanks,
steveb


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.