/** * * The classes in this package make JDBC easier to use and * reduce the likelihood of common errors. In particular, they: * * *

This package and related packages are discussed in Chapter 9 of * Expert One-On-One J2EE Design and Development * by Rod Johnson (Wrox, 2002). * */ package org.springframework.jdbc;