Uses of Class
net.officefloor.jdbc.test.AbstractJdbcTestCase.NewThread
Packages that use AbstractJdbcTestCase.NewThread
-
Uses of AbstractJdbcTestCase.NewThread in net.officefloor.jdbc.test
Methods in net.officefloor.jdbc.test with parameters of type AbstractJdbcTestCase.NewThreadModifier and TypeMethodDescriptionvoidAbstractJdbcTestCase.InsertSection.thread(AtomicInteger id, Connection connection, AbstractJdbcTestCase.NewThread thread) Handles the thread flow for insert.voidAbstractJdbcTestCase.SelectSection.thread(Connection connection, AbstractJdbcTestCase.SelectParameter parameter, AbstractJdbcTestCase.NewThread tag) Handles the thread flow for select.