Uses of Interface
org.jboss.seam.persistence.PersistenceContextManager

Packages that use PersistenceContextManager
org.jboss.seam.persistence Seam components for working with JPA or Hibernate3. 
 

Uses of PersistenceContextManager in org.jboss.seam.persistence
 

Classes in org.jboss.seam.persistence that implement PersistenceContextManager
 class ManagedHibernateSession
          A Seam component that manages a conversation-scoped extended persistence context that can be shared by arbitrary other components.
 class ManagedPersistenceContext
          A Seam component that manages a conversation-scoped extended persistence context that can be shared by arbitrary other components.