Hi,
> > On Mon, May 12, 2008 at 6:23 AM, Greenhorn2005 <[EMAIL PROTECTED]> > > wrote: > > > >> I have a doubt. > >> > >> I have a created two entities called User and Role. A user can have many > >> roles and a role can have many users. > Once you find the source to the Appfuse model objects, If you are then interested about about how the JPA mappings work, I've used this blog entry as a great quick reference guide, highly recommended: http://tadtech.blogspot.com/2007_09_01_archive.html Cheers, Chris
