[jboss-user] [EJB 3.0] - Re: My collection is not initializing; due to inheritance?

SmokingAPipe do-not-reply at jboss.com
Thu Aug 17 02:12:20 EDT 2006


I'm even more confused.  I put in a check to see what class the List was after the object was fetched.  That should be some kind of proxy class, internal to EJB etc.  Instead it's a plain old LinkedList.  EJB isn't even trying to set a proxy or do anything with that.

So I'm not sure how to handle one-to-many relationships within my application.  If EJB can save them, but not load them, that doesn't help me very much.  At least Hibernate was able to both save and load them.


View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3965636#3965636

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3965636



More information about the jboss-user mailing list