-->
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: Populate the audit fields of table that joins a M-2-M Rel.
PostPosted: Wed Dec 28, 2005 10:49 am 
Newbie

Joined: Thu Oct 21, 2004 12:12 pm
Posts: 2
I need the ability to populate the audit fields of a join table that is used for a many to many relationship between Roles and Permissions. For Role and Permission domain object, I simply followed the AuditInterceptor code that is floating around, and that works great. However, I need to be able to track when a certain Permission was associated to a Role.

role -|--|< role_permission >|--|- permission

I need the audit fields populated on 'role_permission', but I don't have (or want for that matter) a domain object to satisfy the requirements of auditing.

Is there a best practice for this problem? I found one posting on this forum that look promising, but it didn't end with a solution: http://forum.hibernate.org/viewtopic.ph ... manytomany

Any help or direction is greatly appreciated.
Thanks!
BCOT.



Need help with Hibernate? Read this first:
http://www.hibernate.org/ForumMailingli ... AskForHelp

Hibernate version:

Mapping documents:

Code between sessionFactory.openSession() and session.close():

Full stack trace of any exception that occurs:

Name and version of the database you are using:

The generated SQL (show_sql=true):

Debug level Hibernate log excerpt:


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.