The following table shows the JDBC standard and extended interfaces supported by CUBRID JDBC. Note that some methods are not supported even though they are specified in the JDBC 2.0 specification.
Supported Inferface by CUBRID
JDBC Standard Interface |
JDBC Extended Interface |
Supported |
---|---|---|
java.sql.Blob |
java.sql.CUBRIDConnection |
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 |