This tutorial describes the usage of Connection caching features
in the Oracle Database 10g JDBC drivers, by peering into
the concepts, design, and implementation aspects that OTN developers applied
to the Order Entry Sample Application(Connection Cache Sample). OTN developers used the JDBC thin
driver, and the connection pooling framework to build the application.
This tutorial assumes that you are familiar with the Order Entry
Application, and that you have installed and configured the required
software as described in the \doc\Install.html and \doc\Readme.htmlfiles that came along with the sample
download.