Uses of Class
net.officefloor.jpa.test.AbstractJpaTestCase.SelectParameter
Packages that use AbstractJpaTestCase.SelectParameter
-
Uses of AbstractJpaTestCase.SelectParameter in net.officefloor.jpa.test
Methods in net.officefloor.jpa.test with parameters of type AbstractJpaTestCase.SelectParameterModifier and TypeMethodDescriptionvoidAbstractJpaTestCase.StressSelectSection.Flows.thread(AbstractJpaTestCase.SelectParameter parameter, FlowCallback callback) Handles the flow.voidAbstractJpaTestCase.StressSelectSection.thread(jakarta.persistence.EntityManager entityManager, AbstractJpaTestCase.SelectParameter parameter, AbstractJpaTestCase.NewThread tag) Handles the thread flow for stress select.