Class AbstractJdbcTestCase.InsertDataSourceSection

  • Enclosing class:
    AbstractJdbcTestCase

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

      • InsertDataSourceSection

        public InsertDataSourceSection()
    • Method Detail

      • run

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

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