| ConnectionErrorCheckingJDBCConnectionFactory |
| ConnectionErrorCheckingJDBCConnectionPool |
| ConnectionImpl
Wrapper for the jdbc Connection class CAUTION: Please be aware that this file will be compiled by using jdk
1.6 and jdk 1.7,
for being successful in both cases we have to suppress the generation of the @override annotation.
|
| ConnectionStatus
Thread-safe connection status.
|
| DataSourceImpl
DataSource connection factory for JDBC Connections.
|
| HybrisDataSource |
| JDBCConnectionFactory |
| JDBCConnectionPool |
| JDBCLogUtils |
| JdbcSuspendSupport |
| JdbcTestSupport.JdbcStatistics |
| JdbcTestSupport.JdbcStatisticsAssertions |
| JUnitConnectionImpl.CommitMode |
| JUnitConnectionStatus |
| JUnitJDBCConnectionFactory |
| JUnitJDBCConnectionPool
For testing error handling when
all connections fail
single connections fail
the pool reports connection errors in general
|
| ParsedStatement |
| PreparedStatementImpl |
| ResultSetImpl
CAUTION: Please be aware that this file will be compiled by using jdk 1.6 and jdk 1.7,
for being successful in both cases we have to suppress the generation of the @override annotation.
|
| StatementImpl
CAUTION: Please be aware that this file will be compiled by using jdk 1.6 and jdk 1.7,
for being successful in both cases we have to suppress the generation of the @override annotation.
|
| WrapperRelease
Abstraction of releasing dependent resources like Statement(s) for ConnectionImpl
|