-->
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.  [ 2 posts ] 
Author Message
 Post subject: Aspect Oriented & Hibernate, intrusive programming
PostPosted: Tue Dec 05, 2006 6:32 am 
Newbie

Joined: Wed Oct 25, 2006 2:12 pm
Posts: 6
Hi,

I'm wondering if hibernate is providing ways to handle dynamic alteration of mapping files.

My aim is to have classical mapping files for my pojo but upon a specific tagging process (to be identified based on your answers), the mapping file will be modify to include generic settings.

Exemple:
----------
1 - Class MyItem is mapped to MY_ITEM table in DB.
2 - Class MyItem is marked as versionnable
3 - Class MyItem is not mapped to MY_ITEM in DB concerning it's specific data but it is also mapped to the MY_ITEM_MASTER table where all the versions of the MyItem instance will hold a single master component.



I found how to do that upon writing my own mapping file but I need to do it on all my pojo's independently...


Thanks for any tips...


Top
 Profile  
 
 Post subject:
PostPosted: Wed Dec 06, 2006 4:23 am 
Newbie

Joined: Wed Oct 25, 2006 2:12 pm
Posts: 6
nobody ?


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

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.