Learn how to implement SQLJ--the new standard for embedding static SQL directly into Java programs.
Create powerful portable applications with SQLJ.
Enable Java to go where it's never gone before! Oracle8i SQLJ Programming explains in detail how to implement SQLJ--the new standard for embedding static SQL directly into Java programs. With SQLJ, you'll use less code and get enhanced portability, compile-time checking, and so much more. This authoritative guide shows you how to create cross-platform, distributed, and Web-enabled applications designed specifically for Oracle8i--the revolutionary new database complete with seamless Java integration. Every chapter includes case studies of actual Java applications developed with SQLJ.
Inside, learn:
Embed SQL statements within Java easily for concise, convenient code
Develop object-oriented applications that can access SQL databases on any variables directly in SQL statements
Develop SQLJ stored subprograms and triggers
Catch error in your SQL statements before runtime
Customize your SQLJ code for Oracle8i
Customize your SQLJ code for Oracle8i
Deploy SQLJ on thin, OCI-based, and KPRB JDBC server-side drivers
Take advantage of SLQj's interoperability with JDBC and PL/SQL
Use Java RMI and create COBRA objects and Enterprise JavaBeans components for distributed computing