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