Hibernate developers,
I'm afraid the forums had nothing about this issue - and I believe I have found
the bit of Hibernate coding causing the problem:
I have spent the last few weeks trying to get the Filters to work as per the
example in the Hibernate reference manual - the problem is that fil
quest?
Alex
-Original Message-
From: Steve Ebersole [mailto:[EMAIL PROTECTED]
Sent: Saturday, 9 September 2006 12:25 AM
To: Alex Bacon
Cc: hibernate-dev@lists.jboss.org
Subject: RE: Major issue with Hibernate Filters
You need to point me to where we ever created an example of filter usag
:[EMAIL PROTECTED]
Sent: Mon 9/11/2006 10:45 PM
To: Alex Bacon
Cc: hibernate-dev@lists.jboss.org; Aaron Scott; Jon Nermut; Howard Oettle
Subject: RE: Major issue with Hibernate Filters
Nowhere in that documentation does it illustrate usage of filters to change the
multiplicity of an association. Ag
Jeff,
I have been able to get the solution to work using:
- Code generation of Historical Classes using Freemarker
- Hibernate Filters within the Historical Classes to apply the 'as-at'
date
- A Hibernate Event Listener to capture inserts, updates and deletes
- An AOP interceptor to populate the