Chapter 6; SQLJ: Embedded SQL in Java
Oracle8 Programming -- A Primer
by R. Sunderraman
________________________________________________________________________________

This directory contains the following files:

(0)  Anon.sqlj           Executing anonymous PL/SQL block from SQLJ (Section 6.8)
(1)  avgPP.sql           Function avgPP (Section 6.8)
(2)  Dsqlj.sqlj          Dynamic SQLJ example (Section 6.7)
(3)  GetCompany.sqlj     Solution to Exercise 6.1
(4)  GetQuote.sqlj       Solution to Exercise 6.2
(5)  plsql1.sql          Procedure latestTransactionDate (Section 6.8)
(6)  Plsql1.sqlj         Calling PL/SQL procedure from SQLJ (Section 6.8)
(7)  Plsql2.sqlj         Calling PL/SQL function from SQLJ (Section 6.8)
(8)  Portfolio.sqlj      Complete Investment Portfolio Database 
                         Application (Section 6.9)
(9)  Simple1.sqlj        Simple SQLJ example (Section 6.2)
(10) Simple2.sqlj        SQLJ example with multiple connections (Section 6.4)
(11) sqlj.properties     Sample sqlj.properties file (Section 6.3)
________________________________________________________________________________
