Derby's JDBC Drivers

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.

Feature

Release

Jira Issue

Specification

Client timeout mechanism

10.2

DERBY-506

 

Updatable resultsets: forward-only Insert

10.2

DERBY-100

 

Updatable resultsets: Scroll insensitive

10.2

DERBY-690 DERBY-775

 

DRDA USRSSBPWD Security Mechanism

10.2

DERBY-528

 

Add SQL states to client side exceptions

10.2

DERBY-254

 

SIN, COS etc. JDBC escape functions

10.2

DERBY-592

 

Restrict client connections,derby.drda.securityMechanism

10.2

DERBY-928

 

 

 

 

 

JSR 169 (J2ME/CDC/Foundation JDBC subset)

10.1

DERBY-97

Functional & Design

  • No labels