This one time, at band camp, Verhagen, Tjeerd said: VT>The better way is through the Castor JDO binding. Create a XML mapping VT>which explains, how classes are 'reflected' to the database table(s) / VT>field(s) that you are would like to use. Then ask the experts here again. VT> VT>Untill now I wasn't succesfull to use Castor JDO, because of lack of VT>documentation including proper examples. (And explenation of all the VT>related stuff around JDO (caching, locking, etc, etc.). In the meanwhile VT>I started looking for some other o/r mapping implemenations. The one VT>from OpenFusion has a nice Developer's guide. This guide gave me the VT>information which I couldn't find on the Castor site. Now reading VT>the CocoBase programmers guide, that seems to be even better as the VT>OpenFusion one. VT> VT> VT>Succes, Tjeerd VT> VT> VT>references: VT> OnJava article about JDO 'Using Java Data Objects' VT> example with OpenFusion VT> http://www.onjava.com/pub/a/onjava/2002/02/06/jdo1.html VT> This example didn't work, because it was build on OpenFusion v1.0, VT> but with contact to the author and OpenFusion support I got it VT> working. VT> VT> CocoBase VT> http://www.thoughtinc.com/cber_info.html VT> 30 day trail version downloadable. VT> VT> OpenFusion VT> http://www.prismtechnologies.com/English/Downloads/JDO/index.html VT> 30 day trail version downloadable. VT> VT> VT> Suggested improvments for documentation for Castor XML/JDO stuff. VT> http://www.mail-archive.com/[email protected]/msg06405.html
Tjeerd, I tested CocoBase late last Summer and its feature list didn't even match that of Castor. If you don't want to use Castor, I would suggest looking at OJB [http://objectbridge.sf.net/] before ever even considering CocoBase. Bruce -- perl -e 'print unpack("u30","<0G)U8V4\@4VYY9&5R\"F9E<G)E=\$\!F<FEI+F-O;0\`\`");' ----------------------------------------------------------- If you wish to unsubscribe from this mailing, send mail to [EMAIL PROTECTED] with a subject of: unsubscribe castor-dev
