Does Castor-JDO have the ability to bulk load dependent objects ?
I've created a simple example of Company-Address - straight 1:m
relationship following one of the examples (Product-ProductDetail). From
the Castor log it appears that I can change the behaviour by using the
Lazy option but Castor will request each address using the primary key -
one at a time. Can I configure Castor to retrieve a Company and all of
it's addresses ? Or may be when I access one address they will all be
bulk loaded with a single query ?
Is there a way to achieve this with a Castor-OQL query may be ?
Darren
-----------------------------------------------------------
If you wish to unsubscribe from this mailing, send mail to
[EMAIL PROTECTED] with a subject of:
unsubscribe castor-dev