> <plug origin="satisfied customer" type="alternative viewpoint">
> You might also look at CocoBase (http://www.thoughtinc.com/) which IMHO
> works better.
> </plug>
>
> Either way, O/R tools are *definitely* the way to go.

<open source>

I'm slowly discovering that my little EJB dependent object framework for
dependent business objects also acts as a simple O/R mapping tool. I actually
use it now for independent EJBeans instead of writing CMP code. It's nearly as
simple as CMP but you get the advantages of going to multiple tables, etc, etc
in a portable way for EJB 1.1. And putting the complex SQL queries in an
external XML file is really nice.

I've never used CocoBase or TopLink or stuff like that. But I would concur in
saying that I at least like the one O/R tool that I'm using. :^)

If someone's interested in seeing how the framework could be expanded to
accommodate more O/R mapping features, I'm all ears. The info's at
http://www.simscomputing.com/products/etk/

</open source>

cheers,
david

--
David Sims               [EMAIL PROTECTED]
Sims Computing, Inc.       www.simscomputing.com

===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff EJB-INTEREST".  For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".

Reply via email to