SE452
:
JDBC Versions
[3/12]
1.2
Original version
2.0
Update, in JDK 1.3
Added features like scrollable result sets, batch updates, advanced types, JNDI, connection pooling
3.0
Finalized with JDK 1.4
Full support of SQL-99 (SQL-3)
4.0
JSR-221
An attempt to make JDBC easier for developers to use
will be tied to 1.5 release of Java