i have class contains set of class b , class b contains property of class c , sam eproperty of class , when queried class able set of class b in result set of class in set of class b unable class c object (which property in class b mapped fetch type eager in class b) . have used fetchtype.eager of jpa.
i not able why not getting property object of class c when accessing set of class b class .
please me in this. in advance
Comments
Post a Comment