-->
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: Should recompile the java after modified the hbm.xml files?
PostPosted: Wed Oct 29, 2014 5:06 pm 
Newbie

Joined: Wed Oct 29, 2014 4:44 pm
Posts: 1
Hi All,
I am new at hibernate.
I have an application packed in a jar file. in the xx.hbm.xml files, we have clauses like
<class name="com.bbaris.entity.MrsAssetMx" table="PEXCEL.ASSET@ASCM2012">

Now we need to setup another system with different Oracle database, We need change the database (same data contents) as following
table="PEXCEL.ASSET@ASCM2014"

but we have not sorted out the source codes developed by contractors. If I only mordify the *.hbm.xml files in the jar files without recomplie the classes, will it works?

Thank you in advance,
Eric


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.