Retrieving an object with many (7+) many-to-many links takes quite a while.
Is there anyway to have castor ignore those parts of the mapping that I
don't need at a particular time? Like some sort of dynamic mapping
capability so that the long JOIN select is shortened.

Enabling lazy loading would also probably go a long way towards speeding up
retrieval but all my collections are Vectors.. Will lazy loading work w/
Vectors, and if not what collection types are currently supported?

Thanks very much

PETER

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

Reply via email to