nl.knowledgeplaza.util.jpa
Class EntityManagerFinderSingleton
java.lang.Object
nl.knowledgeplaza.util.jpa.EntityManagerFinder
nl.knowledgeplaza.util.jpa.EntityManagerFinderSingleton
public class EntityManagerFinderSingleton
- extends EntityManagerFinder
Restores a single EntityManager
- Version:
- $Revision: 1.2 $
| Methods inherited from class nl.knowledgeplaza.util.jpa.EntityManagerFinder |
find, find, findEntityManager, getEMAssociation, getEMAssociation, getEntityManagerFinder, removeAssociation, removeEMAssociation, setEMAssociation, setEMAssociation, setEntityManagerFinder |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EntityManagerFinderSingleton
public EntityManagerFinderSingleton()
getEntityManager
public javax.persistence.EntityManager getEntityManager(Object context)
- Specified by:
getEntityManager in class EntityManagerFinder
register
public static void register()
setEntityManager
public static void setEntityManager(javax.persistence.EntityManager value)
Copyright © 2012 KnowledgePlaza. All Rights Reserved.