JDBC New Features..
Date: Sep 13, 2010 @ 8:02
When we hear about JDBC, first thing that come to our mind is that it is a relatively older technology and there is nothing new to learn it. We become so habituated in using the JDBC like we do today(Connection,Statement, while loop etc) that we dont know that there are newer version available which provide another ways to do these things... Her is an interesting article about new features of JDBC.
