cegojdbc implements the JDBC driver for the Cego database system. a Java 1.5 runtime environment is required.
| Tags | Database API Software Development Libraries Java Libraries |
|---|---|
| Licenses | GNU LGPL |
| Implementation | Java |
| Translations | English |
Recent releases


Release Notes: This release adds implementation extensions for Callable Statments and fixes for null value handling.


Release Notes: Driver test suite improvements.


Release Notes: This release fixes connection cleanup for forked connections.


Release Notes: This release supports nested queries. While a statement is active, a nested statement can be executed using the same connection.


Release Notes: A small fix for Result Set metadata.