Looks like a cast to ObjEntity is in order. Out of curiosity, is there a
reason that ObjRelationship.getTargetEntity() returns an Entity and not
an ObjEntity? The JavaDoc seems to indicate it always returns an
ObjEntity.
-----Original Message-----
From: Kevin Menard [mailto:kmenar..ervprise.com]
Sent: Sunday, April 13, 2008 12:11 PM
To: use..ayenne.apache.org
Subject: Re: Generalized DB editor
Hi Scott,
Have you considered using getTargetEntity on ObjRelationship?
--
Kevin
On Apr 11, 2008, at 11:02 PM, Scott Anderson wrote:
> Hello,
>
> I'm trying to write a generic editor for CayenneDataObjects.
> ObjAttributes are pretty straightforward, but I'm not clear on the
> best way to handle ObjRelationships. Basically, what I want to know
> is how to take a ObjRelationship and turn it in to a Class<? extends
> CayenneDataObjects> representing the target type's class.
>
>
http://bnubot.googlecode.com/svn/trunk/BNUBot/src/net/bnubot/bot/gui/Dat
abaseEditor.java
>
> Thanks,
> Scott
This archive was generated by hypermail 2.0.0 : Mon Apr 14 2008 - 11:52:15 EDT