Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[eclipselink-users] SessionEventListener and Transactions

I'm thinking of using the SessionEventListener to trigger logic that inserts
auditing data into a generic auditing table.

If I invoke this logic from the postCalculateUnitOfWorkChangeSet event, will
it operate within the same transaction as the entity that is being persisted
is operating within?


-- 
View this message in context: http://www.nabble.com/SessionEventListener-and-Transactions-tp24281570p24281570.html
Sent from the EclipseLink - Users mailing list archive at Nabble.com.



Back to the top