Class Hierarchy
- java.lang.Object
- com.appslandia.common.jpa.EntityManagerAccessor (implements jakarta.persistence.EntityManager)
- com.appslandia.common.junit.jpa.TestEntityManager
- com.appslandia.common.junit.jpa.SharedEmfTestEntityManagerExtension (implements org.junit.jupiter.api.extension.AfterAllCallback, org.junit.jupiter.api.extension.AfterEachCallback, org.junit.jupiter.api.extension.BeforeAllCallback, org.junit.jupiter.api.extension.BeforeEachCallback)
- com.appslandia.common.junit.jpa.TestEmfControl.NotSharedEmf (implements com.appslandia.common.junit.jpa.TestEmfControl)
- com.appslandia.common.junit.jpa.TestEmfControl.SharedEmf (implements com.appslandia.common.junit.jpa.TestEmfControl)
- com.appslandia.common.junit.jpa.TestEntityManagerExtension (implements org.junit.jupiter.api.extension.AfterAllCallback, org.junit.jupiter.api.extension.AfterEachCallback, org.junit.jupiter.api.extension.BeforeAllCallback, org.junit.jupiter.api.extension.BeforeEachCallback)
- com.appslandia.common.junit.jpa.TestEntityManagerProducer
- com.appslandia.common.junit.jpa.TestTxInterceptor (implements java.io.Serializable)
- com.appslandia.common.junit.jpa.MandatoryTestTxInterceptor
- com.appslandia.common.junit.jpa.NeverTestTxInterceptor
- com.appslandia.common.junit.jpa.NotSupportedTestTxInterceptor
- com.appslandia.common.junit.jpa.RequiredTestTxInterceptor
- com.appslandia.common.junit.jpa.RequiresNewTestTxInterceptor
- com.appslandia.common.junit.jpa.SupportsTestTxInterceptor
- com.appslandia.common.jpa.EntityManagerAccessor (implements jakarta.persistence.EntityManager)
Interface Hierarchy
- com.appslandia.common.junit.jpa.TestEmfControl