... by the way, beware of
@Basic(fetch = FetchType.LAZY)
as hibernate documentation states, bytecode instrumentation is required for lazy fetching
of individual fields. That's a tricky one.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4046317#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...