Class ConnectionPoolTest

java.lang.Object
de.hybris.platform.testframework.HybrisJUnit4Test
de.hybris.platform.jdbcwrapper.ConnectionPoolTest
All Implemented Interfaces:
JaloSessionHolder

@IntegrationTest public class ConnectionPoolTest extends HybrisJUnit4Test
Test return behavior in case the hybris data source and its contained pool has been closed/destroyed.
  • Constructor Details

    • ConnectionPoolTest

      public ConnectionPoolTest()
  • Method Details

    • testMultithreadedAccess

      public void testMultithreadedAccess()
    • testJndiDataSource

      public void testJndiDataSource() throws SQLException
      Throws:
      SQLException
    • testReturnWhenClosed

      public void testReturnWhenClosed()