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 |
Deprecated. |
OracleDatabase |
Provides partial implementation of common functionality for oracle jdbc
drivers. |
OracleThinDatabase |
Concrete implementation of OracleDatabase that provides support for
reading/writing of CLOB data. |
SetStringDatabase |
|
WlsOracleJDriverDatabase |
Concrete implementation of OracleDatabase that provides support for
reading/writing of CLOB data. |
WlsOracleThinDatabase |
Concrete implementation of OracleDatabase that provides support for
reading/writing of CLOB data. |