December 2002
Intermediate to advanced
928 pages
85h 29m
English
SQLJ (described in Chapter 11) is a way of embedding static SQL statements into a Java program. SQLJ statements access SQLJ objects, which are composite data structures related to the SQLJ statements. SQLJ objects are stored in the Oracle database and are described through the following views:
Describes the SQLJ object types. New with Oracle9i.
Lists the attributes associated with each SQLJ object type. New with Oracle9i.
Describes the methods associated with each SQLJ object type. New with Oracle9i.