-->
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.  [ 3 posts ] 
Author Message
 Post subject: Problem generating hbm using reveng.xml
PostPosted: Sat Jan 17, 2009 10:26 am 
Newbie

Joined: Thu Jan 15, 2009 3:55 pm
Posts: 12
Quote:
<table> tag in reveng.xml file is not showing any effect while generating hbm:

Although dtd could validate the tag. And <table-filter> is working properly.

eclipse: 3.4
hibernate: HibernateTools-3.2.4.CR1-R200812191611
I assumed no hibernate core jar is needed.

Code:
<table name="AA">
  <primary-key>
  <key-column name="nn" property="NN"/>
    </primary-key>
  <column name="bb" property="BB"></column>
   </table>


Please suggest? is it something to do with hibernate-tool jar version?


Top
 Profile  
 
 Post subject:
PostPosted: Mon Jan 19, 2009 5:58 am 
Hibernate Team
Hibernate Team

Joined: Tue Aug 26, 2003 6:10 am
Posts: 8615
Location: Neuchatel, Switzerland (Danish)
which db ?

how does your table-filter look like ?

is your db case sensitive ? then use XYZ instead of xyz

_________________
Max
Don't forget to rate


Top
 Profile  
 
 Post subject:
PostPosted: Mon Jan 19, 2009 3:14 pm 
Newbie

Joined: Thu Jan 15, 2009 3:55 pm
Posts: 12
Already done. It is problem related to default catalog in table-filter.
Thanks man for the responce.

-thanks,
Sudip Das


Top
 Profile  
 
Display posts from previous:  Sort by  
Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 3 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.