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.


  1. CUBRID JDBC driver 11.3.0.0047 has been released.

    Date2025.01.09 CategoryInterface
    Read More
  2. CUBRID 11.3 Patch 2 released

    Date2024.10.08 CategoryEngine
    Read More
  3. CUBRID 11.2 Patch 9 released

    Date2024.10.08 CategoryEngine
    Read More
  4. CUBRID Migration Toolkit 11.3.0.0182 has been released.

    Date2024.08.09 CategoryTool
    Read More
  5. CUBRID JDBC driver 11.2.1.0038 Released.

    Date2024.06.21 CategoryInterface
    Read More
  6. CUBRID 11.3 Patch 1 released

    Date2024.04.30 CategoryEngine
    Read More
  7. CUBRID 10.2 Patch 15 released

    Date2024.04.30 CategoryEngine
    Read More
  8. CUBRID 11.2 Patch 8 release

    Date2024.03.15 CategoryEngine
    Read More
  9. CUBRID 11.0 Patch 13 released

    Date2023.10.30 CategoryEngine
    Read More
  10. CUBRID Migration Toolkit 11.2.0.0091 released.

    Date2023.09.27 CategoryTool
    Read More
Board Pagination Prev 1 2 3 4 5 6 7 8 9 10 Next
/ 10

Join the CUBRID Project on