-->
These old forums are deprecated now and set to read-only. We are waiting for you on our new forums!
More modern, Discourse-based and with GitHub/Google/Twitter authentication built-in.

All times are UTC - 5 hours [ DST ]



Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 1 post ] 
Author Message
 Post subject: Account Query operation using HistoryInterceptor
PostPosted: Tue Nov 15, 2005 1:38 am 
Newbie

Joined: Thu Aug 18, 2005 1:46 am
Posts: 4
[b]Hibernate version:[/b]
Hibernate 3.0.

I am using HistoryInterceptor for AuditLogging in my Application and it looks pretty good while considering the Create,Update and Delete operations.I would like to know whether there is some implementation to make the HistoryInterceptor account for 'Select' or 'Query' operations too. I tried with the select operations and it seems only the

afterTransactionCompletion(Transaction arg0)

is getting called everytime when we are searching in the database and no other functions in the HistoryInterceptor is invoked.

Thanks in advance for any suggestions,advices

Regards,
Jayakrishnan C.


Top
 Profile  
 
Display posts from previous:  Sort by  
Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 1 post ] 

All times are UTC - 5 hours [ DST ]


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
© Copyright 2014, Red Hat Inc. All rights reserved. JBoss and Hibernate are registered trademarks and servicemarks of Red Hat, Inc.