Collection Contents Index Configuring memory for Java JDBC overview pdf/chap18.pdf

User's Guide
   PART 3. Java in the Database     

CHAPTER 18. Data Access Using JDBC


About this chapter 

This chapter describes how to use JDBC to access data.

JDBC can be used both from client applications and inside the database. Java classes using JDBC provide a more powerful alternative to SQL stored procedures for incorporating programming logic in the database.


  JDBC overview
  Establishing JDBC connections
  Using JDBC to access data
  Using the Sybase jConnect JDBC driver
  Creating distributed applications

Collection Contents Index Configuring memory for Java JDBC overview pdf/chap18.pdf