Package net.officefloor.jdbc.test
Class AbstractJdbcTestCase.SelectConnectionSection
- java.lang.Object
-
- net.officefloor.jdbc.test.AbstractJdbcTestCase.AbstractSelectSection
-
- net.officefloor.jdbc.test.AbstractJdbcTestCase.SelectConnectionSection
-
- Enclosing class:
- AbstractJdbcTestCase
public static class AbstractJdbcTestCase.SelectConnectionSection 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 SelectConnectionSection()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
thread(java.sql.Connection connection, AbstractJdbcTestCase.SelectParameter parameter, AbstractJdbcTestCase.NewThread tag)
-
Methods inherited from class net.officefloor.jdbc.test.AbstractJdbcTestCase.AbstractSelectSection
run, runSelect
-
-
-
-
Method Detail
-
thread
public void thread(java.sql.Connection connection, @Parameter AbstractJdbcTestCase.SelectParameter parameter, AbstractJdbcTestCase.NewThread tag) throws java.sql.SQLException
- Throws:
java.sql.SQLException
-
-