Uses of Interface
org.krakenapps.jpa.ThreadLocalEntityManagerService

Packages that use ThreadLocalEntityManagerService
org.krakenapps.jpa.handler   
org.krakenapps.jpa.impl   
 

Uses of ThreadLocalEntityManagerService in org.krakenapps.jpa.handler
 

Methods in org.krakenapps.jpa.handler with parameters of type ThreadLocalEntityManagerService
 void TransactionalHandler.setThreadLocalEntityManager(ThreadLocalEntityManagerService threadLocalEntityManager)
          Set new thread local entity manager service
 

Uses of ThreadLocalEntityManagerService in org.krakenapps.jpa.impl
 

Classes in org.krakenapps.jpa.impl that implement ThreadLocalEntityManagerService
 class ThreadLocalEntityManagerServiceImpl
          Implementation for thread local entity manager service interface
 



Copyright © 2008-2009 Kraken Project. All Rights Reserved.