Paul, Marc's response is relative to implementing temporal features within OpenJPA. I have seen a number of people implement a model with temporal aspects on top of OpenJPA, using transaction listeners to update temporal data at appropriate times.
What features in particular are you looking for? -Patrick On 8/28/07, Marc Prud'hommeaux <[EMAIL PROTECTED]> wrote: > Paul- > > Support for temporal/auditing data has been often discussed in the > past, but no one has ever implemented. IMO, it would be a great > feature to have, and I believe that OpenJPA's architecture is > flexible enough to allow the implementation to be done largely in > isolation. > > All we would need is for someone to volunteer... > > > On Aug 28, 2007, at 4:07 AM, Hurragutt wrote: > > > Hi. > > Have anyone tried to implement Martin Fowlers Temporal Property > > (http://www.martinfowler.com/eaaDev/TemporalProperty.html) pattern > > using JPA? > > > > Or Temporal Object (http://www.martinfowler.com/eaaDev/ > > TemporalObject.html > > )? > > > > Sincerely, > > Paul Nyheim > > -- Patrick Linskey 202 669 5907
