| Interface | Description |
|---|---|
| JpaProviderSupport |
Defines the contract for implementations that implement any provider specific operations that unitils needs
to implement the
JpaModules functionality. |
| Class | Description |
|---|---|
| JpaAnnotationConfigLoader |
AnnotationConfigLoader that looks an EntityManagerFactory configured using
JpaEntityManagerFactory anntations. |
| JpaConfig |
Value object representing a test object's configuration of a JPA
EntityManagerFactory |
| JpaEntityManagerFactoryLoader |
Loads an
EntityManagerFactory given a JpaConfig object |
Copyright © 2017. All rights reserved.