-->
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: PropertyNotFoundException: Could not find a getter for...
PostPosted: Tue Nov 08, 2005 3:39 am 
Beginner
Beginner

Joined: Wed Oct 12, 2005 8:52 am
Posts: 23
Hi,

I used middlegen (Middlegen-Hibernate-r4) to generate mapping for a relatively big oracle database. The hbm and java file are generated without any problem.

When I run my program I get several errors like:

Quote:
org.hibernate.PropertyNotFoundException: Could not find a getter for lProfilMetierItemMenus in class com.hibernate.ProfilMetier


As suggested in one thread on this forum, I changed the small letter 'l' to 'L', e.g: lProfilMetierItemMenus -> LProfilMetierItemMenus, in the hbm and java beans. This works!
But the pain is that for a big db there are lots of modifications to be made on many files.

Anyone can help me for a quick and simple way around?

Thanks
Kova


Top
 Profile  
 
 Post subject:
PostPosted: Tue Nov 08, 2005 3:46 am 
Hibernate Team
Hibernate Team

Joined: Tue Aug 26, 2003 6:10 am
Posts: 8615
Location: Neuchatel, Switzerland (Danish)
use hibernate tools

_________________
Max
Don't forget to rate


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.