Package net.officefloor.jdbc.test
Class AbstractJdbcTestCase.SelectDataSourceSection
- java.lang.Object
-
- net.officefloor.jdbc.test.AbstractJdbcTestCase.AbstractSelectSection
-
- net.officefloor.jdbc.test.AbstractJdbcTestCase.SelectDataSourceSection
-
- Enclosing class:
- AbstractJdbcTestCase
public static class AbstractJdbcTestCase.SelectDataSourceSection extends AbstractJdbcTestCase.AbstractSelectSection
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class net.officefloor.jdbc.test.AbstractJdbcTestCase.AbstractSelectSection
AbstractJdbcTestCase.AbstractSelectSection.Flows
-
-
Constructor Summary
Constructors Constructor Description SelectDataSourceSection()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
thread(javax.sql.DataSource dataSource, AbstractJdbcTestCase.SelectParameter parameter, AbstractJdbcTestCase.NewThread tag)
-
Methods inherited from class net.officefloor.jdbc.test.AbstractJdbcTestCase.AbstractSelectSection
run, runSelect
-
-
-
-
Method Detail
-
thread
public void thread(javax.sql.DataSource dataSource, @Parameter AbstractJdbcTestCase.SelectParameter parameter, AbstractJdbcTestCase.NewThread tag) throws java.sql.SQLException
- Throws:
java.sql.SQLException
-
-