Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsWhite Papers
Discussion GroupsFirst AidDatabasesJavaBeansGUIJava 3DVirtual MachineCORBASecurityToolsGeneral
Java DirectoryOpen Source ProjectsSample Book ChaptersUser GroupsWeb Resources
Related Topics
Databases.NETMore Topics ...

Java Forum / Databases / October 2004

Tip: Looking for answers? Try searching our database.

Saving data from a SQL-query for later use

Thread view: 
Jesper Sahner - 27 Oct 2004 19:01 GMT
Hi!

How would you save data from a SQL-query for later use?
Is RowSet an option?

I know this is a broad question, but I would like some opinions on the subject.

Regards,
Jesper
Bryce - 27 Oct 2004 19:49 GMT
>Hi!
>
>How would you save data from a SQL-query for later use?
>Is RowSet an option?
>
>I know this is a broad question, but I would like some opinions on the subject.

Well, depends on the requirements, but I generally have a java object
that maps to the columns of a particular rowset. If there are multiple
rows, then I have one object per row then save in a collection, such
as a Map or List...

--
now with more cowbell
Galen Boyer - 27 Oct 2004 20:42 GMT
> Hi!
>
> How would you save data from a SQL-query for later use?
> Is RowSet an option?

I wouldn't until it is shown that the trips to the database are
too expensive.

Signature

Galen Boyer

Ann - 28 Oct 2004 06:10 GMT
> Hi!
>
> How would you save data from a SQL-query for later use?
> Is RowSet an option?

what about the metadata?

> I know this is a broad question, but I would like some opinions on the subject.
>
> Regards,
> Jesper


Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.