Class AbstractJdbcTestCase.InsertConnectionSection

  • Enclosing class:
    AbstractJdbcTestCase

    public static class AbstractJdbcTestCase.InsertConnectionSection
    extends java.lang.Object
    • Constructor Detail

      • InsertConnectionSection

        public InsertConnectionSection()
    • Method Detail

      • run

        public void run​(@Parameter
                        java.util.concurrent.atomic.AtomicInteger id,
                        java.sql.Connection connection,
                        AbstractJdbcTestCase.Flows flows)
                 throws java.sql.SQLException
        Throws:
        java.sql.SQLException
      • thread

        public void thread​(@Parameter
                           java.util.concurrent.atomic.AtomicInteger id,
                           java.sql.Connection connection,
                           AbstractJdbcTestCase.NewThread thread)
                    throws java.sql.SQLException
        Throws:
        java.sql.SQLException