Menu

#300 Implement batchExecuteNoQueryWithParams function similar to queryWithParams

open
nobody
None
5
2012-09-28
2012-09-28
Jira Trac
No

*queryWithParams()* is very convenient, allows to write less code and increases readability.

However, for INSERT queries, it's easier to use *batchExecuteNoQuery* which doesn't return query necessary to close. But it doesn't allow to pass params.

It would be very convenient if *batchExecuteNoQueryWithParams()* function was implemented.

Discussion

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.