Marcos (and anyone else interested), Just a word of warning. Lazy loading collections is the default for all collections in hibernate3, and the support for annotating all collections with a lazy attribute is limited in the 1.2.3 release. The head of CVS however has these options for all collections (at least the ones we use).
Good luck, Jason On 8/29/05 10:26 AM, "Konstantin Priblouda" <[EMAIL PROTECTED]> wrote: > > > --- Marcos Silva Pereira <[EMAIL PROTECTED]> > wrote: > >> Hello, this is my firts email to list and I want to >> know hibernate-module >> users' opinios. In my company we are thinking in use >> XDoclet, but we have >> some doubts: can I do any hibernate mapping >> construction using xdoclet? What >> are not supported mappings? > > As of xdoclet 2 plugins, almost everything is > supported. > If not - it comes quickly to CVS > XDoclet 1 also supports most mappings. > regards, > > ----[ Konstantin Pribluda http://www.pribluda.de ]---------------- > Still using XDoclet 1.x? XDoclet 2 is released and of production quality. > check it out: http://xdoclet.codehaus.org > > __________________________________________________ > Do You Yahoo!? > Tired of spam? Yahoo! Mail has the best spam protection around > http://mail.yahoo.com > > > ------------------------------------------------------- > SF.Net email is Sponsored by the Better Software Conference & EXPO > September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices > Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA > Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf > _______________________________________________ > xdoclet-user mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/xdoclet-user ------------------------------------------------------- SF.Net email is Sponsored by the Better Software Conference & EXPO September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf _______________________________________________ xdoclet-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/xdoclet-user
