| Interface | Description |
|---|---|
| IEntityManagerInterceptor |
The Entity Manager Interceptor interface.
|
| Class | Description |
|---|---|
| PersistenceFactory |
A factory for creating Persistence objects.
|
| PersistenceManager<T> |
PersistenceManager is a simple transport mechanism to store and retrieve
POJO object to/from underlying JDBC compliant database.
|
| Exception | Description |
|---|---|
| PersistenceException |
The Persistence Exception.
|
Copyright © 2010–2018 Eclipse Foundation. All rights reserved.