This content has been marked as final.
Show 2 replies
-
1. Re: How can i write a query on @Any annotated attributes in hibernate4 supported model class.
kjagadheeswar Jun 24, 2013 10:15 AM (in response to kjagadheeswar)I am getting this problem when i am executing the query
SEVERE: Servlet.service() for servlet [spring] in context with path [] threw exception [Request processing failed; nested exception is java.lang.ClassCastExc
eption: org.hibernate.type.AnyType cannot be cast to org.hibernate.type.ComponentType] with root cause
java.lang.ClassCastException: org.hibernate.type.AnyType cannot be cast to org.hibernate.type.ComponentType
-
2. Re: How can i write a query on @Any annotated attributes in hibernate4 supported model class.
adamw Jun 27, 2013 12:09 PM (in response to kjagadheeswar)This is an Envers-only forum.
Adam