Package net.officefloor.jpa.test
Class AbstractJpaTestCase.DeleteSection
- java.lang.Object
-
- net.officefloor.jpa.test.AbstractJpaTestCase.DeleteSection
-
- Enclosing class:
- AbstractJpaTestCase
public static class AbstractJpaTestCase.DeleteSection extends java.lang.Object
Mock section for deleting entity.
-
-
Constructor Summary
Constructors Constructor Description DeleteSection()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
service(javax.persistence.EntityManager entityManager)
-