users@glassfish.java.net

Re: Lazy/eager fetch question

From: <glassfish_at_javadesktop.org>
Date: Thu, 08 Feb 2007 05:23:27 PST

Thanks!

After reading your post, i tried the dollowing:

public Usere() {
        userattributeCollection = new HashSet <Userattribute>();
        userbatchCollection = new HashSet <Userbatch>();
    }

and then executed my client but i get the same exception, what do i do now?
[Message sent by forum member 'rabbiaqaswar' (rabbiaqaswar)]

http://forums.java.net/jive/thread.jspa?messageID=202647