Uses of Interface
org.apache.myfaces.orchestra.conversation.spring.PersistenceContextFactory

Packages that use PersistenceContextFactory
org.apache.myfaces.orchestra.conversation.spring   
 

Uses of PersistenceContextFactory in org.apache.myfaces.orchestra.conversation.spring
 

Classes in org.apache.myfaces.orchestra.conversation.spring that implement PersistenceContextFactory
 class JpaPersistenceContextFactory
          A factory for PersistenceContext objects which integrates with Spring's JPA support.
 

Methods in org.apache.myfaces.orchestra.conversation.spring with parameters of type PersistenceContextFactory
 void PersistenceContextConversationInterceptor.setPersistenceContextFactory(PersistenceContextFactory persistenceContextFactory)
           
 



Copyright © 2009 The Apache Software Foundation. All Rights Reserved.