Skip to Main Content

Java SE (Java Platform, Standard Edition)

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Java Desktop Application + WebService + PostgreSQL

843810Jul 30 2010 — edited Jul 31 2010
I'm trying to build a library application using WebService that fetches data from PostgreSQL. Anyone knows how to fetch a table from the PostgreSQL table and append it in a JTable? I'm trying to do this using a WebService operation, not by binding data to the JTable. I'm confused on what data type should be used to capture the fetched PostgreSQL table and how to append them into the JTable. Any help would be appreciated. Thank you very much.

Comments

darrylburke
sylhouette, please don't multipost and don't use the browser's back button to edit your posts, as that creates multiple posts.

I've removed the thread you started just after this one with the same question.

db
843810
ok, sorry. i'll keep that in mind
1 - 2
Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Aug 28 2010
Added on Jul 30 2010
2 comments
240 views