| Interface | Description |
|---|---|
| HybrisDataSource | |
| JdbcSuspendSupport | |
| JUnitJDBCConnectionPool |
For testing error handling when
all connections fail
single connections fail
the pool reports connection errors in general
|
| ParsedStatement |
| Class | Description |
|---|---|
| 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. |
| ConnectionPoolTest |
Test return behavior in case the hybris data source and its contained pool has been closed/destroyed.
|
| ConnectionStatus |
Thread-safe connection status.
|
| ConnectionStatusTest | |
| DataSourceFactoryTest | |
| DataSourceImpl |
DataSource connection factory for JDBC Connections.
|
| DBConstants | |
| FlexibleSearchDataSourceImpl |
Flexible-search syntax aware data source (related to PLA-7861) used by VJDBC subsystem
|
| FlexibleSearchDataSourceImplHealthTest | |
| FlexibleSearchParser |
Parses passed in flexible search query to raw sql format.
|
| FlexibleSearchPreparedStatementImpl | |
| FlexibleSearchStatementImpl |
experimental (related to PLA-7861)
|
| GenericObjectPoolTest |
Tests apache commpons pool bug POOL-107 ...
|
| HybrisJdbcTemplate | |
| JDBCConnectionFactory | |
| JDBCConnectionPool | |
| JDBCLogUtils | |
| JdbcTestSupport | |
| JdbcTestSupport.JdbcStatistics | |
| JdbcTestSupport.JdbcStatisticsAssertions | |
| JdbcTestSupportTest | |
| JUnitConnectionErrorCheckingJDBCConnectionPool |
For testing error handling when
all connections fail
single connections fail
the pool reports connection errors in general
|
| JUnitConnectionImpl |
For testing error flag in connection itself.
|
| JUnitConnectionStatus | |
| JUnitDataSourceFactory | |
| JUnitJDBCConnectionFactory | |
| JUnitPreparedStatementImpl |
For testing sql errors while execution.
|
| OracleStatementCachingConfigurer | |
| PreparedStatementImpl | |
| PreparedStatementImplTest |
Tests automatic closing of statements and result sets when closing the associated connection or statement.
|
| 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. |
| SlaveDataSourceTest | |
| SlaveTenantDataSource | |
| 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<T> |
Abstraction of releasing dependent resources like Statement(s) for ConnectionImpl
|
| Enum | Description |
|---|---|
| JUnitConnectionImpl.CommitMode |
| Exception | Description |
|---|---|
| ConnectionLostException | |
| JDBCConnectionPoolInterruptedException |
Signals that getting a connection from
JDBCConnectionPool has failed due to current thread being interrupted. |
Copyright © 2018 SAP SE. All Rights Reserved.