[odb-users] Lazy pointers question

Lidia Kalinovsky lidia at lemur-soft.com
Wed Jun 4 05:08:56 EDT 2014


thanks a lot


On Wed, Jun 4, 2014 at 11:53 AM, Boris Kolpackov <boris at codesynthesis.com>
wrote:

> Hi Lidia,
>
> Lidia Kalinovsky <lidia at lemur-soft.com> writes:
>
> > Is there some another "magic" way to do this ?
>
> Yes, it is called object sections (Chapter 9 in the ODB manual). You
> can have two-level "laziness" here: firstly you can load the vector
> (i.e., the ids of pointed-to objects) on demand, only when needed,
> using object sections. Then you can lazily load individual pointed-to
> objects using the lazy pointer mechanism.
>
> Boris
>



-- 
Software integration and outsourcing services,
Lemur-Soft, Giv'at Nili
Israel, 37825
Phone : (+972) 545748325
Fax : (+972) 775345383
Email : lidia at lemur-soft.com
Web: www.lemur-soft.com


More information about the odb-users mailing list