You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@wicket.apache.org by tubin gen <fa...@gmail.com> on 2009/06/02 22:26:34 UTC

hibernate lazy loading byte code instrumentation and wicket serialization

I am thinking of using byte code instrumentation for lazy loading of
properties , I use hibernate entities as model for most of my pages and
wondering    byte code instrumentation will cause any issues for
serialization ?

Re: hibernate lazy loading byte code instrumentation and wicket serialization

Posted by Igor Vaynberg <ig...@gmail.com>.
considering you should be using LDM models and so you do not have
direct references to entities - no.

-igor

On Tue, Jun 2, 2009 at 1:26 PM, tubin gen <fa...@gmail.com> wrote:
> I am thinking of using byte code instrumentation for lazy loading of
> properties , I use hibernate entities as model for most of my pages and
> wondering    byte code instrumentation will cause any issues for
> serialization ?
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
For additional commands, e-mail: users-help@wicket.apache.org