-
Feature Request
-
Resolution: Obsolete
-
Minor
-
JBossAS-3.2.6 Final
-
None
SourceForge Submitter: nraghuram .
Hi,
One of the common problems with entity beans relates
to bulk updates of rows in a table. Is it possible to have
the equivalent of finder methods for bulk updates .
You could first get the list of ids based on the where
clause of the update and then run the update and
invalidate the entries.
Thanks
Raghu