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