Look at Commons DbUtils to do it yourself.  Folks also talk about Ibatis

George Sexton wrote:

Hibernate looks pretty heavyweight.

Is there interest in something simpler?


George Sexton
MH Software, Inc.
http://www.mhsoftware.com/
Voice: 303 438 9585




-----Original Message-----
From: Christopher Bare [mailto:[EMAIL PROTECTED] Sent: Friday, March 25, 2005 12:26 AM
To: Jakarta Commons Users List
Subject: Re: Bean Utils


That is NOT a silly question. People have been banging thier heads
against this one for a while and haven't gotten to a generally agreed
upon answer yet.

Having said that, some popular choices are: JDBC, JDO, EJB, Hibernate,
iBatis. Hibernate is currently the hot item, but opinions vary to say
the least. The general problem is known as object-relational mapping.


This topic is way outside the scope of this list, but there's lots of
infomation around. Don't expect any of the existing solutions to be
perfect. Each has its own drawbacks and learning curve.

Good luck...

--- George Sexton <[EMAIL PROTECTED]> wrote:


I'm probably asking a silly question, but I hope you'll all

bear with


me.

Given a bean, and a SQL database how does one get the data

off of the


bean
and into the database. In reverse, how does one get the data out of
the
database, and into a bean for use?

George Sexton
MH Software, Inc.
http://www.mhsoftware.com/
Voice: 303 438 9585






---------------------------------------------------------------------


To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail:


[EMAIL PROTECTED]





__________________________________ Do you Yahoo!? Yahoo! Small Business - Try our new resources site!
http://smallbusiness.yahoo.com/resources/


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]






---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]





---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to