All Examples 

package examples.jdbc.oracle

Class Index

about this package

This package contains several standalone examples that can be run independently. Each illustrates a particular JDBC-related task:

how to use this package

  1. Set up your development shell as described in Setting up your environment.

  2. Change connection parameters to correspond to your Oracle configuration. If you need more help, check the section on connecting to a database in the Developers Guide, Using jdbcKona/Oracle.

  3. Compile the examples using the instructions for each example. (See the links at the top of this page.)

  4. Run the examples using the instructions for each example. (See the links at the top of this page.)

there's more . . .

Read more about using this JDBC driver in the general Developers Guide, Using the jdbcKona family of JDBC drivers, and in the Developers Guide for jdbcKona/Oracle, Using jdbcKona/Oracle. More information about WebLogic JDBC is in its Developers Guide, Using WebLogic JDBC.