Derby's JDBC Drivers
Overview
Derby includes two type 4 JDBC drivers, embedded and client. Support for JDBC 2.1, 3.0 (& 4.0 with the upcoming 10.2 release) is supported as well as the JDBC 3.0 subset for J2ME/CDC/Foundation, known as JSR169.
Writeups
Functional & Design specifications
Feature |
Release |
Jira Issue |
Specification |
Client timeout mechanism |
10.2 |
|
|
Updatable resultsets: forward-only Insert |
10.2 |
|
|
Updatable resultsets: Scroll insensitive |
10.2 |
|
|
DRDA USRSSBPWD Security Mechanism |
10.2 |
|
|
Add SQL states to client side exceptions |
10.2 |
|
|
SIN, COS etc. JDBC escape functions |
10.2 |
|
|
Restrict client connections,derby.drda.securityMechanism |
10.2 |
|
|
|
|
|
|
JSR 169 (J2ME/CDC/Foundation JDBC subset) |
10.1 |