[storm] execute many?
Jorgen Bodde
jorgen.maillist at gmail.com
Fri Apr 11 07:41:29 BST 2008
Hi All,
I'm using storm to great satisfaction. But now that my database needs
to be upgraded, I am wondering if there is a command like execute()
but for multiple insertions. The reason is of course obvious, speed
and not having to comma seperate a list of execute actions which makes
it a bit hard to read and the most important ofcourse is that the
whole query needs to be executed as transaction so that when an update
fails the database is not crippled.
Thanks,
- Jorgen
More information about the storm
mailing list