aspose file tools
The moose likes Object Relational Mapping and the fly likes Exception in thread Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Databases » Object Relational Mapping
Reply Bookmark "Exception in thread "main" java.lang.ClassCastException: java.lang.Integer cannot be cast to chandra" Watch "Exception in thread "main" java.lang.ClassCastException: java.lang.Integer cannot be cast to chandra" New topic
Author

Exception in thread "main" java.lang.ClassCastException: java.lang.Integer cannot be cast to chandra

chandrashekhara siddalingappa
Greenhorn

Joined: Aug 07, 2012
Posts: 2


[Added code tags - see UseCodeTags]
Matthew Brown
Bartender

Joined: Apr 06, 2010
Posts: 3791
    
    1

Hi Chandrashekhara. Welcome to the Ranch!

You seem to have forgotten to ask a question? And if you're asking about why the exception occurs, it's really helpful if you tell us which line it happens on (which the exception message tells you). However, as a quick hint: your code assumes that query returns Person objects. Does it?
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: Exception in thread "main" java.lang.ClassCastException: java.lang.Integer cannot be cast to chandra
 
Similar Threads
How can a child get stuff that is put in a parent's pocket?
Problem with hash map
Vector Question
Delete Query problem: Failure to Commit HQL Delete Transaction
doubt in treeset...