Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: CM/CQB 8.4.3.201212
-
Component/s: CUBRID Manager, CUBRID Query Browser
-
Labels:
Description
JDBC specification have been changed.
If resultSetHoldability is ResultSet.HOLD_CURSORS_OVER_COMMIT and resultSetType is ResultSet.TYPE_SCROLL_INSENSITIVE, also resultSetConcurrency is ResultSet.CONCUR_UPDATABLE, it cause the java unsupported exception.
Fixed in build 8.4.3.3062