aspose file tools
The moose likes Object Relational Mapping and the fly likes bidirectional has-a mapping Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Databases » Object Relational Mapping
Reply Bookmark "bidirectional has-a mapping" Watch "bidirectional has-a mapping" New topic
Author

bidirectional has-a mapping

rahul S Sharma
Greenhorn

Joined: Jun 08, 2011
Posts: 21






While executing my program with this hbm, it gives org.hibernate.PropertyNotFoundException: Could not find a getter for country in class mypack.Country.
Any help would be appreciated.......
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: bidirectional has-a mapping
 
Similar Threads
jboss 6 and persistence.xml file
Basic hibernate code explanation
about Hibernate
PropertyAccessException: IllegalArgumentException occurred calling getter
hibernate class A containing a list of B