org.apache.geronimo.persistence
Interface EntityManagerWrapper

All Superinterfaces:
org.apache.geronimo.transaction.manager.Closeable
All Known Implementing Classes:
InternalCMPEntityManagerExtended

public interface EntityManagerWrapper
extends org.apache.geronimo.transaction.manager.Closeable


Method Summary
 javax.persistence.EntityManager getEntityManager()
           
 
Methods inherited from interface org.apache.geronimo.transaction.manager.Closeable
close
 

Method Detail

getEntityManager

javax.persistence.EntityManager getEntityManager()


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