Class PreparedStatementImplTest

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

@IntegrationTest public class PreparedStatementImplTest extends HybrisJUnit4Test
Tests automatic closing of statements and result sets when closing the associated connection or statement.
  • Constructor Details

    • PreparedStatementImplTest

      public PreparedStatementImplTest()
  • Method Details

    • testAutoClose

      public void testAutoClose()