I have in the xml file with automaticretrive=lazy. When the framework retrive the associate???
I trying retrive a asociate, but i need execute a.retrive() to load the asociate, it is correct ? or is automatic when i need access to collection??
excuseme, but my english is poor.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi.
I have in the xml file with automaticretrive=lazy. When the framework retrive the associate???
I trying retrive a asociate, but i need execute a.retrive() to load the asociate, it is correct ? or is automatic when i need access to collection??
excuseme, but my english is poor.
the associate objects will be proxy objects so to get the full associated object you need to do a obj.retrieve() call
you can help me with example.
I don't understand.
I've just got back from a week on the beach. I'll try and put together an example for you soon.
Thank.