java.lang.ClassCastException: This exception has no message.
Searched on Google with the first line of a JAVA stack trace?
We can recommend more relevant solutions and speed up debugging when you paste your entire stack trace with the exception message. Try a sample exception.
Recommended solutions based on your search
Solutions on the web
via Hibernate JIRA by wuliang, 1 year ago
via Hibernate JIRA by wuliang, 2 years ago
java.lang.ClassCastException:
at net.sf.hibernate.type.IntegerType.set(IntegerType.java:31)
at net.sf.hibernate.type.NullableType.nullSafeSet(NullableType.java:48)
at net.sf.hibernate.type.NullableType.nullSafeSet(NullableType.java:35)
at net.sf.hibernate.loader.Loader.bindPositionalParameters(Loader.java:743)
at net.sf.hibernate.loader.Loader.prepareQueryStatement(Loader.java:782)
at net.sf.hibernate.loader.Loader.doQuery(Loader.java:266)