Background Image

DOCUMENTATION

?

Shortcut

PrevPrev Article

NextNext Article

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

1. Improvement and Fix
    - Upgrade the JDK version used for the build to JDK 1.8 (previous version: JDK 1.6)
    - Modified getSchemaName,getTableName Method behavior to support multi-schema
* getSchemaName(): Returns the schema name (Old JDBC version behavior: empty string, DB version that does not support multi-schema: empty string)
* getTableName(): returns only the table name (Operation in previous JDBC versions: "schemaName.tableName" format, DB versions that do not support multi-schema: table name)
    - Modified the return values ​​of TABLE_SCHEM and TABLE_NAME of CUBRIDDatabaseMetaData method
* TABLE_SCHEM: returns the schema name (behavior in previous JDBC versions: null, DB versions that do not support multi-schema: null)
* TABLE_NAME: returns only the table name (Operation in previous JDBC versions: "schemaName.tableName" format, DB versions that do not support multi-schema: table name in version)

    - Improved the loadBalance property of JDBC by adding Round-Robin method to prevent load from being concentrated on a specific host.

2. Download

3. GitHub Link


※ Please refer to the GitHub link for details.


List of Articles
No. Category Subject Date
31 Interface CUBRID CCI driver 11.2.0.0029 Released 2023.09.27
30 Interface CUBRID JDBC Driver 11.1.1.0028 Released 2022.08.25
29 Interface CUBRID JDBC driver 11.1.1.0030 Released 2023.05.02
28 Interface CUBRID JDBC driver 11.2.0.0035 Released 2023.09.27
27 Interface CUBRID JDBC driver 11.2.1.0038 Released. 2024.06.21
» Interface CUBRID JDBC driver 11.3.0.0047 has been released. 2025.01.09
25 Tool CUBRID Manager 10.1.0.0003 Released 2020.03.18
24 Tool CUBRID Manager 10.1.0.0004 Released 2020.03.18
23 Tool CUBRID Manager 10.1.0.0005 Released 2020.03.18
22 Tool CUBRID Manager 10.1.0.0006 Released 2020.03.18
Board Pagination Prev 1 2 3 4 5 6 7 8 9 10 Next
/ 10

Join the CUBRID Project on