Fabric3 JPA/Hibernate Extension

Uses of Interface
org.fabric3.jpa.runtime.emf.EntityManagerFactoryCache

Packages that use EntityManagerFactoryCache
org.fabric3.jpa.runtime.emf   
org.fabric3.jpa.runtime.proxy   
 

Uses of EntityManagerFactoryCache in org.fabric3.jpa.runtime.emf
 

Classes in org.fabric3.jpa.runtime.emf that implement EntityManagerFactoryCache
 class DefaultEntityManagerFactoryCache
          Creates and caches entity manager factories.
 

Constructors in org.fabric3.jpa.runtime.emf with parameters of type EntityManagerFactoryCache
CachingEntityManagerFactoryResolver(PersistenceContextParser parser, EntityManagerFactoryCache cache, org.fabric3.spi.monitor.MonitorService monitorService)
           
 

Uses of EntityManagerFactoryCache in org.fabric3.jpa.runtime.proxy
 

Constructors in org.fabric3.jpa.runtime.proxy with parameters of type EntityManagerFactoryCache
EntityManagerServiceImpl(EntityManagerFactoryCache emfCache)
           
 


Fabric3 JPA/Hibernate Extension

Copyright © 2007-2012 Metaform Systems.