com.bea.p13n.util.jdbc

com.bea.p13n.util.jdbc  Package

Interface Summary

ClobKey

Database

Provides various BLOB and CLOB handling methods, as well as validity-checking for database drivers.

JdbcHelperDelegate

Interface for the JdbcHelperDelegate, which is used to delegate CLOB read/write operations for specific database drivers.

Sequencer

This file contains an interface for a unique number sequencer.

TableClobKey

Class Summary

DatabaseFactory

The DatabaseFactory class provides a means for creating and returning specific Database instances relative to the database being used.

GenericDatabase

Concrete implementation of the Database interface.

JdbcHelper

See also the Database and DatabaseFactory classes.

OracleDatabase

Provides partial implementation of common functionality for Oracle JDBC drivers.

OracleThinDatabase

Concrete implementation of OracleDatabase that provides support for reading/writing of BLOB/CLOB data.

SequencerFactory

This class implements the Singleton design pattern for obtaining database sequencers.

SetStringDatabase

WlsOracleJDriverDatabase

Concrete implementation of OracleDatabase that provides support for reading/writing of BLOB/CLOB data.

WlsOracleThinDatabase

Concrete implementation of OracleDatabase that provides support for reading/writing of BLOB/CLOB data.