
net.sf.javagimmicks.jpa.testing.package-info Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of gimmicks-jpa-testing Show documentation
Show all versions of gimmicks-jpa-testing Show documentation
Utilities for testing JPA based classes with a temporary Hypersonic SQL Database and a Spring/Hibernate based local JPA environment
/**
* Includes classes for running JUnit4 based tests on a temporary
* Spring/Hibernate JPA layer over a Hypersonic SQL database
*/
package net.sf.javagimmicks.jpa.testing;
© 2015 - 2025 Weber Informatics LLC | Privacy Policy