However, the current code in CVS does not work with lazy loading.However,
its a 
easy fix. If you need help let me know, or may be you have better luck

sudhir

-----Original Message-----
From: Li, Alex [mailto:[EMAIL PROTECTED]]
Sent: Friday, August 31, 2001 4:12 PM
To: [EMAIL PROTECTED]
Subject: Re: [castor-dev] how to query / load objects without their
associ ations


You can use Castor JDO Lazy Loading features if your attributes are in
Collection type.
Or you can use Persistent interface to make your JDO Object like a BMP
EntityBean, and control the relationship loading yourself.

Regards
------------
Zhongling "Alex" Li


-----Original Message-----
From: Norbert Toth [mailto:[EMAIL PROTECTED]]
Sent: Friday, August 31, 2001 4:16 PM
To: [EMAIL PROTECTED]
Subject: [castor-dev] how to query / load objects without their
associations


Hi,

The system I am using contains a huge number of associated objects,
therefore sometimes I would need to query / load a top-level
object without any of its associated ones.

Is this possible somehow to formulate a query that would return my java
object without some of its attributes (i.e. the association)


Thank you for any hints,

Norbert

----------------------------------------------------------- 
If you wish to unsubscribe from this mailing, send mail to
[EMAIL PROTECTED] with a subject of:
        unsubscribe castor-dev

----------------------------------------------------------- 
If you wish to unsubscribe from this mailing, send mail to
[EMAIL PROTECTED] with a subject of:
        unsubscribe castor-dev

----------------------------------------------------------- 
If you wish to unsubscribe from this mailing, send mail to
[EMAIL PROTECTED] with a subject of:
        unsubscribe castor-dev

Reply via email to