April 28, 2006 12:30 PM EDT
A couple of years ago I began developing in Java, and my first Java project
required that I also learn SQL. Our project team was using mostly EJBs for
database access, although for some performance-critical sections of the
application we wrote the JDBC logic directly. A problem t... (more)