Re: Using Join Table

2009-09-11 Thread Michael Gentry
3.0 is indeed still in development, but the core features (what you are most likely to use) are stable. Also, the Modeler has been improved and there are bug fixes and performance improvements. mrg On Fri, Sep 11, 2009 at 4:56 AM, Nishant Neeraj wrote: > I will try. Was a bit afraid because th

Re: Using Join Table

2009-09-11 Thread Nishant Neeraj
ot; feature. Thanks Nishant --- On Fri, 11/9/09, Aristedes Maniatis wrote: From: Aristedes Maniatis Subject: Re: Using Join Table To: user@cayenne.apache.org Date: Friday, 11 September, 2009, 4:40 AM On 10/09/09 8:04 PM, Nishant Neeraj wrote: > I am new to ORM and Cayenne. I a pretty

Re: Using Join Table

2009-09-10 Thread Aristedes Maniatis
On 10/09/09 8:04 PM, Nishant Neeraj wrote: I am new to ORM and Cayenne. I a pretty puzzled by relationship flattening and the way we use Modeller to achieve this.[1] You may be confused by the different versions of Cayenne. You say you are using Cayenne 2, but you refer to the docs from 1.2.

Re: Using Join Table

2009-09-10 Thread Nishant Neeraj
I am sorry all the formatting messed up.Here is the link to DB model image http://i30.tinypic.com/jaz4wm.jpg Image: http://i30.tinypic.com/jaz4wm.jpg - Nishant --- On Thu, 10/9/09, Nishant Neeraj wrote: From: Nishant Neeraj Subject: Using Join Table To: user@cayenne.apache.org Date: Thursday

Using Join Table

2009-09-10 Thread Nishant Neeraj
Hi, I am new to ORM and Cayenne. I a pretty puzzled by relationship flattening and the way we use Modeller to achieve this.[1] For example, I have 4 tables. Magazines, Subscriptions, Readers and Subscription_Types.Subscription is essentially a "join" table that makes many-to-many relationship be