| Interface | Description |
|---|---|
| IEntityManagerFactoryAccessor |
Simple interface used to access the entity manager factory.
|
| Class | Description |
|---|---|
| AbstractJpaStorage |
A base class that JPA storage impls can extend.
|
| EntityManagerFactoryAccessor |
Produces an instance of
EntityManagerFactory. |
| JpaStorage |
A JPA implementation of the storage interface.
|
| JpaUtil |
Some utility methods for JPA support.
|
Copyright © 2015 JBoss, a division of Red Hat. All rights reserved.