Hi Guys,

I have a query which fetches some 30,000 rows in a single machine.
I want to get under a second if possible or much lesser and do some
processing on it.
I have some indexes is it possible to give me some tips on Optimizing
performance?

Does implementing DataSerializable in domain class help ? I am using
ReflectionbasedSerializer.

Regards

Reply via email to