Skip to main content



      Home
Home » Eclipse Projects » EclipseLink » Transaction logging
Transaction logging [message #780998] Thu, 19 January 2012 06:03
Eclipse UserFriend
Hi,

I want to log each transaction in the following way:

For each entity inserted/deleted/updated between transaction.begin() and transaction.commit() a transaction-id should be written both into the history table corresponding to the changed entity and into a "transaction-log-table". An entry in the transaction-log-table should also include e.g. a list (as string) of the tables/entities involved in the transaction.

I have already created a history customizer but have no idea how to handle the transaction (not entity) specific logging.

Any help would be very appreciated!

Thomas
Previous Topic:Error generating static Data Objects from XSD
Next Topic:Transaction logging
Goto Forum:
  


Current Time: Thu Jul 03 13:17:19 EDT 2025

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

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

Back to the top