|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use org.wamblee.test.persistence | |
|---|---|
| org.wamblee.test.persistence | This package provides test library for database testing in general and JPA testing specifically. |
| org.wamblee.test.transactions | This package provides basic support utilities for testing with transactions. |
| Classes in org.wamblee.test.persistence used by org.wamblee.test.persistence | |
|---|---|
| AbstractDatabase
Abstract database class providing the creation of the datasource, preventing duplicate starts of the same database, and checking for connection leaks when the database is stopped. |
|
| AbstractDatabaseProvider
Base class for database providers. |
|
| Database
Represents a database. |
|
| DatabaseDescription
Description of a specific database. |
|
| DatabaseProvider
Database provider. |
|
| DatabaseUtils
Database utilities is a simple support class for common tasks in working with databases. |
|
| DatabaseUtils.JdbcUnitOfWork
Represents a unit of work (transaction). |
|
| DatabaseUtils.TableSetOperation
Operation to be executed on a set of tables for each table individually. |
|
| JpaBuilder
Utility for building an appropriately configured EntityManagerFactory. |
|
| JpaBuilder.JpaUnitOfWork
Callback interface to execute some JPA code within a transaction with the entitymanager to use provided as input. |
|
| JpaCustomizer
JPA customizer is used to customize properties for a given JPA implementation. |
|
| PersistenceUnitDescription
Describes a persistence unit. |
|
| Classes in org.wamblee.test.persistence used by org.wamblee.test.transactions | |
|---|---|
| JpaBuilder
Utility for building an appropriately configured EntityManagerFactory. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||