Sounds like you'd be half way to building Hibernate.  :-)  iBATIS doesn't
currently provide the facility to check loaded fields.

Cheers,
Clinton

On Wed, Feb 3, 2010 at 6:00 AM, Daryl Stultz <da...@6degrees.com> wrote:

> Hello,
>
> I've seen examples of a "selective update" where only non-null fields are
> written into the query. I'd like to do the same for unloaded fields. Is
> there a way I can detect if a lazy-loaded field has been loaded yet?
>
> Ultimately I'd like to do full dirty field tracking using CGLIB but I'm not
> quite ready for that.
>
> --
> Daryl Stultz
> _____________________________________
> 6 Degrees Software and Consulting, Inc.
> http://www.6degrees.com
> mailto:da...@6degrees.com
>

Reply via email to