> It is a trivial matter to write these methods
Exactly Jeff,  that's why I hoped it would be a trivial addition to sqlmap
API.
I'd be happier not to write those trivial things over an over but rather
keep them in one place. As for transactions, obviously one can revert back
to looping in application if he wants to commit after single insert...

> iBATIS wraps JDBC and SQL
Not exatly, you do loop executing queryForList, freeing developers from
writing those loops in app.

But, OK, I can extend SqlMap to add those methods for my covenience ;)

Thanks for opinion

Reply via email to