[jboss-user] [EJB 3.0] - Re: JPA (EJB3) , javassist and polymorphism
rkrylov
do-not-reply at jboss.com
Sun Feb 11 12:21:22 EST 2007
I have similar problem:
EntityManager occasionally returns instances of class SomeClass_$$_javassist_number instead of SomeClass.
Thus, there is no way to use the bean correctly with polymorphic queries, when instead of instance of some SubClass I have an instance of BaseClass_$$_javassist_number.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4014578#4014578
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4014578
More information about the jboss-user
mailing list