If you're using EJBs then you've already got that mapping with CMP.  If 
you're not using EJBs I would use a JDO implementation because it's a java 
standard.  Jakarta OJB provides this for free but the JDO implementation 
isn't complete yet.  You can use OJB's other interfaces until the JDO is 
done.  I wouldn't use Castor because it says it's JDO but has nothing to do 
with the java standard JDO

David


>From: "Andy Kriger" <[EMAIL PROTECTED]>
>Reply-To: "Struts Users Mailing List" <[EMAIL PROTECTED]>
>To: "Struts Users Mailing List" <[EMAIL PROTECTED]>
>Subject: [OT] which object-relational mapping framework?
>Date: Thu, 10 Oct 2002 14:29:08 -0400
>
>I'm embarking on a project for which I'd like to use an ORM to abstract the
>dB access. Since there are so many out there (e.g. I'm considering Castor,
>Torque, and OJB just from mentions in various Java articles), I'm wondering
>which frameworks people have had experience with and your opinions on them.
>
>thx
>a
>
>
>
>--
>To unsubscribe, e-mail:   
><mailto:[EMAIL PROTECTED]>
>For additional commands, e-mail: 
><mailto:[EMAIL PROTECTED]>




_________________________________________________________________
MSN Photos is the easiest way to share and print your photos: 
http://photos.msn.com/support/worldwide.aspx


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

Reply via email to