Background Image

DOCUMENTATION

Votes 0 Comment 0
?

Shortcut

PrevPrev Article

NextNext Article

Larger Font Smaller Font Up Down Go comment Print
CUBRID JDBC driver 11.3.1.0050 has been released.

1. Improvement and Fix
    - After executing an INSERT statement via executeUpdate() on a PreparedStatement configured with RETURN_GENERATED_KEYS, calling getGeneratedKeys() returned an empty ResultSet, making it impossible to retrieve the auto-incremented value.
        * Modified the behavior so that a ResultSet containing the auto-incremented value is returned.
- When oracle_compat_number_behavior=y was set in cubrid.conf, retrieving DOUBLE or FLOAT data types through JDBC’s getObject() method returned them as Java String values.
        * In contrast, Oracle returns BINARY_DOUBLE and BINARY_FLOAT types as Java Double and Float, respectively, through JDBC. Modified the behavior to match Oracle’s.


2. Download

3. GitHub Link


※ Please refer to the GitHub link for details.


List of Articles
No. Category Subject Date
77 Tool CUBRID Manager 11.0.0.0001 Released 2021.07.16
76 Tool CUBRID Manager 10.1.0.0007 Released 2020.03.18
75 Tool CUBRID Manager 10.1.0.0006 Released 2020.03.18
74 Tool CUBRID Manager 10.1.0.0005 Released 2020.03.18
73 Tool CUBRID Manager 10.1.0.0004 Released 2020.03.18
72 Tool CUBRID Manager 10.1.0.0003 Released 2020.03.18
» Interface CUBRID JDBC driver 11.3.1.0050 Released 2025.05.07
70 Interface CUBRID JDBC driver 11.3.0.0047 has been released. 2025.01.09
69 Interface CUBRID JDBC driver 11.2.1.0038 Released. 2024.06.21
68 Interface CUBRID JDBC driver 11.2.0.0035 Released 2023.09.27
Board Pagination Prev 1 2 3 4 5 6 7 8 9 10 Next
/ 10

Join the CUBRID Project on