Details
-
Type:
New Feature
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 1.7.2, 1.8-beta-1
-
Component/s: SQL processing
-
Labels:None
-
Number of attachments :
Description
Perhaps as described here:
http://markmail.org/thread/ciai2znkexfnrwot
Issue Links
- relates to
-
GROOVY-3504
Groovy's Sql and DataSet classes could support batch operations
-
Split issue in two - this issue is now just for aspects relating to using Statement.executeBatch() functionality. GROOVY-3504 is for batching involving PreparedStatements (i.e. not supported by Java libraries and would need to be added on top).