RE: [Hibernate] Help : Bidirectionally Polymorphic One to Many associations

2003-08-12 Thread Dhananjay Nene
I attempted to use many-to-any. Unfortunately the "" tag expects or infers a table attribute which in my case is multiple tables. Any way to work past it ? -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Monday, August 11, 2003 9:28 AM To: Dhananjay Nene Cc: [EMA

[Hibernate] Automatically Keeping copies of passed versioned records

2003-08-12 Thread Gerry Duprey
Howdy All, I've been getting into Hibernate for the last week and I'm so impressed. Which wouldn't be hard after how depressed I was with JDO and the in ability to support rational inheritence and SCOs. Anyway... We have an application where we need to keep a version of every change to a reco

RE: [Hibernate] questions about polymorphism

2003-08-12 Thread Brian Topping
> -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > Subject: Re: [Hibernate] questions about polymorphism > > >> Since the subclass is > completely described this way, is the separate mapping file for the > subclass > redundant? << > > You should not have a sep