Title: RE: [Xdoclet-user] Xdoclet 1.2b3 will not merge hibernate compos ite key

I realize Hibernate does not care about the modifier on the method, it's in the hibernate docs.
I put that method in there as a work around to see if xdoclet would generate the correct file, and
I made the method private so no other class could see or use the method.

The issue is with Xdoclet because Xdoclet requires you to now (as of beta3)
have some sort of id or composite id for hibernate mapping file generation.

Did you read the whole thread?

> -----Original Message-----
> From: Konstantin Priblouda [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, September 04, 2003 4:16 AM
> To: [EMAIL PROTECTED]
> Subject: RE: [Xdoclet-user] Xdoclet 1.2b3 will not merge hibernate
> compos ite key
>
>
>
> --- Eric Mckenna <[EMAIL PROTECTED]> wrote:
> > The class is more of a relational mapping, and not a
> > true composite ID for
> > another class,
> > so there is no getter method that returns the
> > composite Id class.  I did try
> > to put a private
> > getter/setter as a work around, but have not had
> > success yet. 
> > so
>
> Hibernate does not really cares about privatenes...
> It does not care at all :)
>
> What kind of mapping you try to achieve?
> Maybe solution for your problem is in hibernate
> and not in xdoclet - there are a lot of possible
> associations. Even ternary  or polymorphic
> any-to-any... 
>
> Whyt do you try to achieve?There could be another way
>
> regards,
>
>
> =====
> ----[ Konstantin Pribluda ( ko5tik ) ]----------------
> Zu Verstärkung meines Teams suche ich ab Sofort einen
> Softwareentwickler[In] für die Festanstellung.
> Arbeitsort: Mainz
> Skills:  Programieren, Kentnisse in OpenSource-Bereich
> ----[ http://www.pribluda.de ]------------------------
>
> __________________________________
> Do you Yahoo!?
> Yahoo! SiteBuilder - Free, easy-to-use web site design software
> http://sitebuilder.yahoo.com
>
>
> -------------------------------------------------------
> This sf.net email is sponsored by:ThinkGeek
> Welcome to geek heaven.
> http://thinkgeek.com/sf
> _______________________________________________
> xdoclet-user mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/xdoclet-user
>

Reply via email to