That said, there is something we can do for metadata driven development, and I'm very interested in it. However, I wasn't going to use XDoclet. I'm planning on supporting Java5 annotations and if I do support some sort of doclet something-or-other...I'd probably opt for a custom Ant task and QDox -- much simpler (and smaller) than XDoclet.
Cheers,
Clinton
On 6/30/06, Vinny <[EMAIL PROTECTED]> wrote:
unless there is a feature that I don't know about IB does not handle
on the POJO side of things. Joins, cascading relationships and such are
dealt by the developer (that's you) within the mapped sql statements.
Also, with the advent of java 5 annotations, I don't see why anyone would still
use xdoclet outside of legacy apps.
Laterz,
Vinny
On 6/21/06, Dodo <[EMAIL PROTECTED]> wrote:
>
>
> How come there is no hibernate xdoclet equivalent of ibatis xdoclet?
>
> Is it really a bad idea to use xdoclet in POJOs to generate
> 1 to many, 1 to 1, many to many, many to 1 relationship
> in sql mapping file?
>
> I am very tempted to write such feature in xDoclet.
>
> Thanks
>
> Sam
--
Ghetto Java: http://www.ghettojava.com
