|
Class Summary |
| NcharAsciiStream |
An InputStream-derived class whose bytes should be interpreted as
ASCII. |
| NcharUnicodeStream |
An InputStream-derived class whose bytes should be interpreted as
Unicode. |
| Oracle |
This class provides concise methods for establishing and installing SQLJ
database connections. |
| OracleSqljConnectionCacheImpl |
OracleSqljConnectionCacheImpl extends the JDBC data source
OracleConnectionCacheImpl with ConnectionContextFactory APIs,
which provide convinent ways of obtaining connection context
within SQLJ programs. |
| OracleSqljConnectionPoolDataSource |
OracleSqljConnectionPoolDataSource extends the JDBC data source
OracleSqljConnectionPoolDataSource with ConnectionContextFactory APIs,
which provide convinent ways of obtaining connection context
within SQLJ programs. |
| OracleSqljDataSource |
OracleSqljDataSource extends the JDBC data source OracleDataSource
with ConnectionContextFactory APIs, which provide convinent ways of
obtaining connection context within SQLJ programs. |
| OracleSqljOCIConnectionPool |
OracleSqljOCIConnectionPool extends the JDBC data source
OracleOCIConnectionPool with ConnectionContextFactory APIs,
which provide convinent ways of obtaining connection context
within SQLJ programs. |
| OracleSqljXAConnectionCacheImpl |
OracleSqljXAConnectionCacheImpl extends the JDBC data source
OracleXAConnectionCacheImpl with ConnectionContextFactory APIs,
which provide convinent ways of obtaining connection context
within SQLJ programs. |
| OracleSqljXADataSource |
OracleSqljXADataSource extends the JDBC data source abstract
class OracleXADataSource with ConnectionContextFactory APIs,
which provide convinent ways of obtaining connection context
within SQLJ programs. |
| OraDynamicClosure |
|
| OraEntryInfo |
|
| OraProfile |
|
| OraProfileData |
|
| OraRTResultSet |
|
| OraRTStatement |
|
| OraRTStatement.OraBatchContext |
|
| OraTypeClosureImpl |
|
| OraTypeInfo |
|
| SqljConnBean |
SqljConnBean enhances JSP ConnBean with the "m_contextClass"
bean property, the "getContext" method, and the "getDefaultContext"
method. |
| SqljConnCacheBean |
DESCRIPTION
SqljConnCacheBean can be used in place of ConnCacheBean. |