Package de.hybris.platform.jdbcwrapper
package de.hybris.platform.jdbcwrapper
-
ClassDescriptionTest for jdbc connect retry mechanism.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.Test return behavior in case the hybris data source and its contained pool has been closed/destroyed.Thread-safe connection status.DataSource connection factory for JDBC Connections.Parses passed in flexible search query to raw sql format.Tests apache commpons pool bug POOL-107 ...Signals that getting a connection fromJDBCConnectionPoolhas failed due to current thread being interrupted.For testing error handling when all connections fail single connections fail the pool reports connection errors in generalFor testing error flag in connection itself.For testing error handling when all connections fail single connections fail the pool reports connection errors in generalFor testing sql errors while execution.Tests automatic closing of statements and result sets when closing the associated connection or statement.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.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.Abstraction of releasing dependent resources like Statement(s) for ConnectionImpl