October 26, 2004

Oracle JDBC chapter online

There's a a fascinating chapter of Java Programming with Oracle JDBC available online. What I find most interesting is that (as of 2001), the thin driver is good enough to use everywhere--in fact, in most cases outlined above, it outperforms the OCI (type 2) driver. In addition, typically it takes 10s of repeated calls to a given PreparedStatement to make using the PreparedStatement faster than a regular Statement.

Posted by moore at October 26, 2004 02:29 PM | TrackBack
Comments
© Moore Consulting, 2003-2006