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
» Interface CUBRID JDBC driver 11.3.0.0047 has been released. 2025.01.09
19 Engine CUBRID 11.3 Patch 3 has been released. 2025.04.16
18 Engine CUBRID 11.4 Released 2025.05.07
17 Interface CUBRID JDBC driver 11.3.1.0050 Released 2025.05.07
16 Interface CUBRID Migration Toolkit 11.4.0 (2025.05) has been released. 2025.05.27
15 Engine CUBRID 10.2 Patch 16 has been released. 2025.06.05
14 Engine CUBRID 11.0 Patch 14 released 2025.06.11
13 Interface CUBRID JDBC driver 11.3.2.0053 Released 2025.06.26
12 Engine CUBRID 11.4 Patch 1 released. 2025.06.27
11 Interface CUBRID ODBC driver 11.4.0.0096 released. 2025.07.21
Board Pagination Prev 1 ... 2 3 4 5 6 7 8 9 10 11 Next
/ 11

Join the CUBRID Project on