Uses of Class
nl.knowledgeplaza.util.jpa.EntityManagerFinder

Packages that use EntityManagerFinder
nl.knowledgeplaza.util.jpa   
 

Uses of EntityManagerFinder in nl.knowledgeplaza.util.jpa
 

Subclasses of EntityManagerFinder in nl.knowledgeplaza.util.jpa
 class EntityManagerFinderSingleton
          Restores a single EntityManager
 class EntityManagerFinderSwing
          This is a combination of a focus based and thread based.
 class EntityManagerFinderThread
          Store an entity manager related to a thread.
 

Methods in nl.knowledgeplaza.util.jpa that return EntityManagerFinder
static EntityManagerFinder EntityManagerFinder.getEntityManagerFinder()
           
 

Methods in nl.knowledgeplaza.util.jpa with parameters of type EntityManagerFinder
protected static void EntityManagerFinder.setEntityManagerFinder(EntityManagerFinder value)
           
 



Copyright © 2011 KnowledgePlaza. All Rights Reserved.