org.apache.geronimo.persistence
Interface EntityManagerWrapper

All Superinterfaces:
Synchronization
All Known Implementing Classes:
InternalCMPEntityManagerExtended

public interface EntityManagerWrapper
extends Synchronization

Version:
$Rev: 552073 $ $Date: 2007-06-29 18:10:51 -0700 (Fri, 29 Jun 2007) $

Method Summary
 javax.persistence.EntityManager getEntityManager()
           
 
Methods inherited from interface javax.transaction.Synchronization
afterCompletion, beforeCompletion
 

Method Detail

getEntityManager

javax.persistence.EntityManager getEntityManager()


Copyright © 2003-2009 The Apache Geronimo development community. All Rights Reserved.