Fabric3 JPA/Hibernate Extension

Uses of Package
org.fabric3.jpa.runtime.proxy

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

Classes in org.fabric3.jpa.runtime.proxy used by org.fabric3.jpa.runtime
EntityManagerService
          Responsible for returning an EntityManager with a persitence context tied to an execution context.
 

Classes in org.fabric3.jpa.runtime.proxy used by org.fabric3.jpa.runtime.proxy
EntityManagerCreationException
          Denotes an exception creating and associating an EntityManager with an execution context.
EntityManagerService
          Responsible for returning an EntityManager with a persitence context tied to an execution context.
HibernateProxy
           
MultiThreadedEntityManagerProxy
          An EntityManager proxy that delegates to a backing instance.
MultiThreadedSessionProxy
          An Hibernate Session proxy that delegates to a backing instance.
StatefulEntityManagerProxy
          An EntityManager proxy that delegates to a cached instance.
StatefulSessionProxy
          An Hibernate Session proxy that delegates to a cached instance.
 


Fabric3 JPA/Hibernate Extension

Copyright © 2007-2012 Metaform Systems.