[jboss-user] [JBoss jBPM] - Re: problem with CGLIB
Olivier_Debels
do-not-reply at jboss.com
Tue Dec 12 06:35:56 EST 2006
Indeed,
For many-to-one relation (of which this is an example) the lazy mapping property defaults to 'proxy'.
you can change this one to "false" and choose the fetching strategy you like (fetch mapping property) to change this.
See http://www.hibernate.org/hib_docs/v3/reference/en/html/mapping.html
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3993029#3993029
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3993029
More information about the jboss-user
mailing list