|
Interface Summary |
| Archive |
Provides an abstraction to deal with various kinds of URLs that can
be returned by
PersistenceUnitInfo.getPersistenceUnitRootUrl() |
| ArchiveFactory |
This interface should be implemented by users that want to provide a custom way
of dealing with archives that contain persistence units. |
| JpaCache |
Extends JPA Cache interface with additional EclipseLink API. |
| JpaEntityManager |
Purpose: Defines the Interface for EclipseLink extensions to the EntityManager
|
| JpaEntityManagerFactory |
Purpose: Defines the Interface for EclipseLink extensions to the EntityManagerFactory
|
| JpaQuery<X> |
PUBLIC:
EclipseLInk specific JPA query interface. |