Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » EclipseLink » audit tracking (audit tracking business object life cycle with life cycle change listener)
audit tracking [message #523584] Fri, 26 March 2010 23:18 Go to previous message
No real name is currently offline No real nameFriend
Messages: 3
Registered: March 2010
Junior Member
Hi,
Basically i have to track life cycle status changes of business objects and log from which status an object has migrated to which status. We do not want to track every change in data, but only those changes that have the targeted business value. We have to store this history for years and display it in appropriate screens.

In openJPA, i can configure restoreState to obtain the old state of the object. How could i achieve this with EclipseLink?

Will the life cycle change listeners for this purpose cause any performance deterioration? Our Architects advised that we solve it in Java rather than with PL/SQL triggers.What other solutions are available for audit tracking?

Could you please give me links to EclipseLink examples for audit tracking?

Thank you.
 
Read Message
Read Message
Read Message
Previous Topic:Initialize EclipseLink at runtime
Next Topic:Elements of List in @OneToMany with @OrderColumn are not being sorted
Goto Forum:
  


Current Time: Tue Apr 23 17:05:03 GMT 2024

Powered by FUDForum. Page generated in 0.02737 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top