| 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
|
|
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?
|
 |
 |
|
|
subject: Exception in thread "main" java.lang.ClassCastException: java.lang.Integer cannot be cast to chandra
|
|
|