Package net.officefloor.jdbc.test
Interface AbstractJdbcTestCase.SelectSection.Flows
- Enclosing class:
- AbstractJdbcTestCase.SelectSection
Flow interface.
-
Method Summary
Modifier and TypeMethodDescriptionvoidthread(AbstractJdbcTestCase.SelectParameter parameter, FlowCallback callback) Handles the flow.
-
Method Details
-
thread
Handles the flow.- Parameters:
parameter-AbstractJdbcTestCase.SelectParameter.callback-FlowCallback.
-