|
Contents
Section 1 Skeleton of a SQLJ Program: SQLJ command line / Online checking of SQLJ programs / SQLExceptions in SQLJ / Connecting to the database at runtime / Starting a TCP/IP listener on Unix
Section 2 The Meat of A SQLJ Program: SQL statements in SQLJ / Host expressions / Stored function calls / Stored Procedure calls and argument modes / SQLJ iterator concept / Named iterators / Positional iterators
Section 3 A Universe of Types: Some SQL, Some Java: JDBC types and NULL handling in SQLJ / SQLJ Stream types / Oracle type extensions
Section 4 Your Own Private Translator: Helpful SQLJ options / Debugging options: -linemap and -P-debug / Programming SQLJ applets
Section 5 The Rest of the Story Advancing the Features: SQLJ-JDBC interoperability / Using connection context instances / Using execution contexts / Using typed connections / Using Oracle Objects / SQLJ in JServer / Portability / Performance / Iterator Subclassing

|