|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface EntityManagerPlusOperations
Interface that defines common operations beyond the standard JPA EntityManager interface, in a vendor-independent fashion. To be adapted to specific JPA providers through a JpaDialect.
As of Spring 2.0, this interface does not define any operations yet. The pass-through mechanism to the underlying JpaDialect is already in place. Concrete operations may be added in future releases.
JpaDialect.getEntityManagerPlusOperations(javax.persistence.EntityManager)
,
EntityManager
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |