Details
-
Type:
New Feature
-
Status:
Open
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: SQL processing
-
Labels:None
-
Number of attachments :
Description
Perhaps as described here:
http://markmail.org/thread/ciai2znkexfnrwot
Issue Links
- is related to
-
GROOVY-4146
Groovy's Sql classes could support batch operations by leveraging the java.sql.Statement.executeBatch() command.
-
Attached patch which adds withBatch capability