Uses of Package
org.jboss.seam.persistence

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

Classes in org.jboss.seam.persistence used by org.jboss.seam.persistence
EntityManagerProxy
          Proxies the EntityManager, and implements EL interpolation in JPA-QL
Filter
          Support for declarative application of Hibernate filters to persistence contexts.
HibernatePersistenceProvider
          Support for non-standardized features of Hibernate, when used as the JPA persistence provider.
HibernateSessionProxy
          Proxies the Session, and implements EL interpolation in HQL.
PersistenceContextManager
          Support for changing flushmodes for an existing persistence context.
PersistenceContexts
          Maintains the set of persistence contexts that have been touched in a conversation.
PersistenceProvider
          Abstraction layer for persistence providers (JPA implementations).