Package net.officefloor.jpa.test
Class AbstractJpaTestCase.InsertSection
java.lang.Object
net.officefloor.jpa.test.AbstractJpaTestCase.InsertSection
- Enclosing class:
- AbstractJpaTestCase
Mock section for inserting entity.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidservice(jakarta.persistence.EntityManager entityManager) Services the request.
-
Constructor Details
-
InsertSection
public InsertSection()
-
-
Method Details
-
service
Services the request.- Parameters:
entityManager-EntityManager.- Throws:
Exception- On failure.
-