Re: [OJB-developers] I've a few questions for the OJB development community
Brought to you by:
thma
From: Thomas M. <tho...@ho...> - 2002-05-21 05:11:45
|
Hi Hoang, thanks for your interest! Hoang, Hai wrote: > > > 1. I heard somewhere that OJB will be added to the Jakarta as a > top-level project sometimes in the future and I'm wandering what is the > progress on this? I hope this won't take very long. We are working on code integration with Torque, and doing all kind of source code preaparations for the shift to Apache. I hope to have those things done with the OJB 1.0 release (end of June). > > 2. OJB design and concept is closed to ATG's Repository. O/R metadata repositories MUST be somewhat similar, as they are describing similar mappings > However > ATG's Repository is very mature, scalable, and lot more features. Can you give some more details, please ? > I > think OJB can learn a lot from ATG. For more information, go to atg.com. Mhh, AFAIK ATG sells a J2EE Server and Frameworks focussing on CRM. How does that relate to OJB? IMHO OJB can learn a lot from commercial O/R layers like TOPLink. > > 3. Edit the repository.xml file is very times consuming. I would like > to add some code that reverses the database schema and create the > repository automatically. I am wandering if anyone has working on this > area yet? > OJB already has a reverse engineering tool: just perform build.sh reverse_db to see it running. cheers, Thomas > > > > |