-->
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: Generating classes without lossing manual changes?
PostPosted: Mon Sep 12, 2005 6:00 pm 
Newbie

Joined: Mon Sep 12, 2005 5:42 pm
Posts: 1
I generate java classes using hibernate tools from hbm.xml files. I would like to manually put business logic in these domain classes. When I make change to hbm.xml and regenrate these classes I do not want loose the business logic I manually put in.

1) Is there way to generate classes or just changes in hbm.xml without lossing the manual changes.
2) Any other better option?

_ Ashish.


Top
 Profile  
 
 Post subject:
PostPosted: Mon Sep 12, 2005 8:03 pm 
Expert
Expert

Joined: Mon Jul 04, 2005 5:19 pm
Posts: 720
There is no way to merge output from H Tools w/ previously existing code. If you wish to continue generating POJOs w/out losing your logic, place it in the Controller, not the Model.


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.