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 > Multiple RowSet...
Latest [ Topics | Posts ] Archive Post A New Topic Post a Reply
<< Topic < Post Post 1 of 7 Topic 3639 of 3876
Post > Topic >>

Multiple RowSets redux...

by mdR <mrafn@[EMAIL PROTECTED] > Jan 29, 2008 at 07:29 PM

ok, i think i'm getting a handle on the whole MVC thing and how i
should be constructing my db application.  But i am still confused on
one thing.  (well probably more, but one for now)

again, i am trying to build an app that displays data from multiple
tables in a single Derby database.  the tables will be displayed in
two different JTables with two different TableModels displayed on the
same frame.  Each TableModels will get their data from a JDBCRowSet
object.  My question is, should each TableModel have it's own
JDBCRowSet instance; which seems the most straight-forward, but
requires multiple connections--or is there a better way-- to somehow
use one connection and retrieve multiple result sets?

btw--this is going to be a multi-user client/server app.

tia
-mark
 




 7 Posts in Topic:
Multiple RowSets redux...
mdR <mrafn@[EMAIL PROT  2008-01-29 19:29:37 
Re: Multiple RowSets redux...
Lew <lew@[EMAIL PROTEC  2008-01-29 22:50:57 
Re: Multiple RowSets redux...
Dyreatnews@[EMAIL PROTECT  2008-01-30 09:41:14 
Re: Multiple RowSets redux...
mdR <mrafn@[EMAIL PROT  2008-01-30 05:40:15 
Re: Multiple RowSets redux...
Lew <lew@[EMAIL PROTEC  2008-01-30 09:56:57 
Re: Multiple RowSets redux...
mdR <mrafn@[EMAIL PROT  2008-01-30 05:42:14 
Re: Multiple RowSets redux...
mdR <mrafn@[EMAIL PROT  2008-01-30 14:13:51 

Post A Reply:
  Go here to Signup

AddThis Feed Button


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

Contact
tan12V112 Wed Dec 3 22:43:27 CST 2008.