Talk About Network

Google


Register and Login
Nick
Password
Register create new account Sign up is FREE and you can post replies, new topics, bookmark posts and more!
Recover lost password


Programming > Java Databases > Re: large queri...
Latest [ Topics | Posts ] Archive Post A New Topic Post a Reply
<< Topic < Post Post 5 of 6 Topic 3722 of 3800
Post > Topic >>

Re: large queries

by Thomas Kellerer <YQDHXVLMUBXG@[EMAIL PROTECTED] > Apr 23, 2008 at 08:21 AM

Terry, 22.04.2008 20:39:
> 
> Hi,
> 
> Can anyone make a recommendation on how
> to design a Java system that will make SQL
> queries on a mySQL database that results in very
> large data sets?  What can be done to improve
> performance?  Is hybernate better than using
> straight JDBC?

I find hibernate is lot more complicated to be used in such a situation. 
Straight JDBC gives you a lot more control over what is beeing fetched. 

The question is: what do you want to do with the data set? 
The strategies for displaying large data sets to the end user are
completely different than processing large data sets in the backend.

Check the driver do***entation, maybe the driver is first caching the
complete result set in memory before delivering it to the caller. 

Thomas
 




 6 Posts in Topic:
large queries
Terry <list@[EMAIL PRO  2008-04-22 14:39:54 
Re: large queries
Martin Gregorie <marti  2008-04-22 22:13:30 
Re: large queries
Lew <lew@[EMAIL PROTEC  2008-04-22 21:48:17 
Re: large queries
efriedNoSpam@[EMAIL PROTE  2008-04-23 02:01:23 
Re: large queries
Thomas Kellerer <YQDHX  2008-04-23 08:21:21 
Re: large queries
=?ISO-8859-1?Q?Arne_Vajh=  2008-04-23 21:50:41 

Post A Reply:
  Go here to Signup

AddThis Feed Button


About - Advertising - Contact - Frequently Asked Questions - Privacy Policy - Terms of Use - Signup

Contact
tan12V112 Fri Jul 25 23:09:55 CDT 2008.