Re: Beginner question about JDO best practice
- From: Sven <sj1981@xxxxxxxxx>
- Date: Thu, 20 Dec 2007 10:24:46 -0800 (PST)
Update: I've created a method which returns a Tag object from the
database based on a name, if available. This method detaches the Tag
object. Also the Tag class was not defined as detachable before which
I changed.
Now, when I persist a BlogEntry object which contains new and existing
Tag objects no more exception occurs, but the existing Tags are not
joined to the BlogEntry object in the join table.
.
- References:
- Beginner question about JDO best practice
- From: Sven
- Re: Beginner question about JDO best practice
- From: Dyreatnews
- Re: Beginner question about JDO best practice
- From: Sven
- Beginner question about JDO best practice
- Prev by Date: Re: Beginner question about JDO best practice
- Next by Date: Re: What does everyone else do for graphically displaying data?
- Previous by thread: Re: Beginner question about JDO best practice
- Index(es):
Relevant Pages
|