It indicates that when retrieving a proxy version of the object that this attribute should be populated.
Proxy objects are created by retrieve criteria and are typically used for populating list boxes, etc and avoid the overhead of retrieving full objects from the database.
- Richard.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
What meaning proxy= true
It indicates that when retrieving a proxy version of the object that this attribute should be populated.
Proxy objects are created by retrieve criteria and are typically used for populating list boxes, etc and avoid the overhead of retrieving full objects from the database.
- Richard.