working with data

L

Leo

What would be a good and clean approach to work with mySql data in
tables in a java application. I see borland has some nice table classes
in their JDataSore package, but is there a standard java component with
similar functionality?

leo
 
C

Clemens Martin

Leo said:
What would be a good and clean approach to work with mySql data in
tables in a java application. I see borland has some nice table classes
in their JDataSore package, but is there a standard java component with
similar functionality?

leo

There is no "high-level" standard java component.
I think what you are looking for is about the O-R-Mapper things.
Depends on how much your application will be,
Try http://www.hibernate.org

Hope it helps a little bit
Clemens Martin
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,755
Messages
2,569,536
Members
45,011
Latest member
AjaUqq1950

Latest Threads

Top