org.apache.geronimo.persistence
Interface EntityManagerWrapper

All Superinterfaces:
Synchronization
All Known Implementing Classes:
InternalCMPEntityManagerExtended

public interface EntityManagerWrapper
extends Synchronization


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

Method Detail

getEntityManager

EntityManager getEntityManager()


Copyright © 2003-2007 Apache Software Foundation. All Rights Reserved.