[jboss-user] [EJB 3.0] - Re: Getter for LAZY property gets called on every commit

itsme do-not-reply at jboss.com
Fri Nov 16 05:21:08 EST 2007


Don't store the byte[]'s in the persistent entity itself instead of a list of ID's or a smaller preview object. So you cann get the real byte[] (document) you want with an extra call to an ejb that only stores and delivers documents.

Hope this helps.
\sandor\

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

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



More information about the jboss-user mailing list