-->
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: fixing a cannot find column error
PostPosted: Wed Sep 05, 2007 9:26 am 
Regular
Regular

Joined: Fri Feb 09, 2007 3:47 pm
Posts: 56
Hi
I have an error of this type:
org.hibernate.HibernateException: Missing column: NAME

i did an eclipse search for
column name="NAME"
in my hibernate mappings, i checked each found mapping against the DB, and found no columns missing in the DB.

Is there a way to tell which table hibernate is complaining about?

it seems to me that it never has the table name in this type of error, or a data type mismatch which makes things hard to debug.


Top
 Profile  
 
 Post subject:
PostPosted: Wed Sep 05, 2007 9:52 am 
Regular
Regular

Joined: Fri Feb 09, 2007 3:47 pm
Posts: 56
i think i found the problem, thanks!


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.