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.
-
Activity
Paul King
made changes -
| Field | Original Value | New Value |
|---|---|---|
| Attachment | SqlBatch.patch [ 43408 ] |
Paul King
made changes -
| Attachment | BatchInsert.java [ 43409 ] |
Paul King
made changes -
| Attachment | groovy3405_partitioning.patch [ 48129 ] |
Paul King
made changes -
| Link |
This issue is related to |
Paul King
made changes -
| Attachment | groovy3405_partitioning.patch [ 48129 ] |
Paul King
made changes -
| Attachment | SqlBatch.patch [ 43408 ] |
Attached patch which adds withBatch capability