Tutorial: JDBC 3.0 : Named Parameters Support for CallableStatement
Tutorial: Named Parameters
This tutorial describes the new JDBC feature, Named Parameters,
which is bundled with the Oracle Database 10g
JDBC drivers, by peering into the concepts, design, and implementation aspects
that OTN developers applied to the Create Product Application. OTN developers
used Oracle 10g JDeveloper
along with the 'Named Parameters support for CallableStatement' features to
build the application.
This tutorial assumes that you are familiar with the Create Product Application,
and that you have installed and configured the required software as described
in the \doc\Install.html and \doc\Readme.html files that came along with the sample
download.