Regular |
|
Joined: Fri Aug 06, 2010 1:49 am Posts: 102 Location: shynate26@gmail.com
|
Hi cogitoergo9,
If you give a clear picture of the table design and business requirement, it is useful to resolve the issue soon. You have some requirement such that you query and the list goes like subquery. Subquery always degrade performance. Make sure when loading the objects you use load() instead of get() method.
First you do select query you do some business validation then save. What is the base table and where your query map to business validations.
Hope you will provide more information
_________________
Cheers! Shynate mailto:shynate26@gmail.com www.CSSCORP.com
|
|