TestRule that creates a temporary file-based database (using
an AbstractDbTestRule instance) during test execution and wraps
Spring/Hibernate based local JPA container around it.LocalContainerEntityManagerFactoryBean and
BasicDataSource.LocalContainerEntityManagerFactoryBean used for
testing.EntityManager using the internal
EntityManagerFactory.EntityManager using the internal
EntityManagerFactory and applying the given Map of
properties.TestRule that creates a temporary file-based H2 database
(using HsqlDbTestRule) during test execution and wraps
Spring/Hibernate based local JPA container around it.EntityManagerFactoryConfigurator and folder for the
internal database.folder for the
internal database.EntityManagerFactoryConfigurator for the internal database.EntityManagerFactory.TestRule that creates a temporary file-based H2 database
(using HsqlDbTestRule) during test execution and wraps
Spring/Hibernate based local JPA container around it.EntityManagerFactoryConfigurator and folder for the
internal database.folder for the
internal database.EntityManagerFactoryConfigurator for the internal database.TestRule that creates a temporary file-based Hypersonic SQL
database (using HsqlDbTestRule) during test execution and wraps
Spring/Hibernate based local JPA container around it.EntityManagerFactoryConfigurator and folder for the
internal database.folder for the
internal database.EntityManagerFactoryConfigurator for the internal database.Copyright © 2013. All Rights Reserved.