Versions available for this page: CUBRID 8.2.1 | CUBRID 8.3.0 | CUBRID 8.3.1 | CUBRID 8.4.0 | CUBRID 8.4.1 | CUBRID 8.4.3 | CUBRID 9.0.0 |
For details about JDBC API, see Java API Specification (http://docs.oracle.com/javase/7/docs/api/) and for details about Java, see Java SE Documentation (http://www.oracle.com/technetwork/java/javase/documentation/index.html).
If cursor holdability is not configured, a cursor is maintained by default. For more information about cursor holdability, see CUBRID SQL Guide > Locking Transaction > Cursor Holdability.
The following table shows the JDBC standard and extended interface supported by CUBRID. Note that some methods are not supported even though they are included in the JDBC 2.0 specification.
Supported JDBC Interface by CUBRID
|
JDBC Standard Interface |
JDBC Extended Interface |
Supported |
|---|---|---|
|
java.sql.Blob |
|
Supported |
|
java.sql.Statement |
java.sql.CUBRIDStatement |
The getGeneratedKeys() method of JDBC 3.0 is supported. |
|
java.sql.DriverManager |
|
Supported |
|
Java.sql.SQLException |
Java.sql.CUBRIDException |
Supported |
|
java.sql.Array |
|
Not Supported |
Note To get the latest information about JDBC driver, click http://www.cubrid.org/wiki_apis/entry/cubrid-jdbc-driver.