-->
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: Reverse Engineering - generated="always" in hbm.xml
PostPosted: Mon Jul 13, 2015 4:19 pm 
Newbie

Joined: Mon Jul 13, 2015 4:17 pm
Posts: 1
Hello,

I'm wondering if anyone knows how to configure a hibernate.reveng.xml file so that it generates an hbm file that contains a property that is defined as follows:

Code:
        <property name="timeId" type="timestamp" generated="always" update="false" insert="false">
            <column name="time_id" length="35" />
        </property>


Thanks for any help!


Top
 Profile  
 
 Post subject: Re: Reverse Engineering - generated="always" in hbm.xml
PostPosted: Thu Oct 15, 2015 9:45 am 
Newbie

Joined: Thu Oct 15, 2015 8:15 am
Posts: 4
As far as the forum says, the hbm file can be controlled using reveng xml <table></table> tag. Check related to it.


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.