Introduction

Oracle8i provides two techniques that can be used to communicate with the database from within Java code: JDBC and SQLJ. Prior to this chapter, we have been focusing on the use of JDBC for implementing JavaStop. In this chapter, we will focus on the use of SQLJ as an alternative technique of implementing JavaStop. Using SQLJ instead of JDBC will result in code that is very compact and easy to understand.

Get e-Commerce Applications Using Oracle8i and Java from Scratch now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.