Package de.hybris.platform.jdbcwrapper
Class JdbcTestSupport.JdbcStatistics
java.lang.Object
de.hybris.platform.jdbcwrapper.JdbcTestSupport.JdbcStatistics
- All Implemented Interfaces:
org.assertj.core.api.AssertProvider<JdbcTestSupport.JdbcStatisticsAssertions>
- Enclosing class:
- JdbcTestSupport
public static class JdbcTestSupport.JdbcStatistics
extends Object
implements org.assertj.core.api.AssertProvider<JdbcTestSupport.JdbcStatisticsAssertions>
-
Constructor Details
-
JdbcStatistics
public JdbcStatistics()
-
-
Method Details
-
attachToCurrentThread
public void attachToCurrentThread() -
detach
public void detach() -
clear
public void clear() -
assertThat
- Specified by:
assertThatin interfaceorg.assertj.core.api.AssertProvider<JdbcTestSupport.JdbcStatisticsAssertions>
-
getRegisteredToCurrentThreadStatements
-