| Interface | Description |
|---|---|
| EntityManagerProvider |
Provides components with an EntityManager to access the persistence mechanism.
|
| Class | Description |
|---|---|
| ContainerManagedEntityManagerProvider |
EntityManagerProvider implementation that expects the container to inject the default container managed
EntityManager
instance.
|
| SimpleEntityManagerProvider |
Simple implementation of the EntityManagerProvider that returns the EntityManager instance provided at construction
time.
|
Copyright © 2010–2017. All rights reserved.