Details
-
Type:
Task
-
Status: Closed (View Workflow)
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 2.0.0-RC
-
Component/s: JDBC 4.2 compatibility
-
Labels:None
-
Epic Link:
Description
Support for large update counts
JDBC in JDBC4.1 methods that return an update count currently return an int value.
JDBC 4.2 permit large operation.