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

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

Uses of HibernateSessionProxy in org.jboss.seam.persistence
 

Subinterfaces of HibernateSessionProxy in org.jboss.seam.persistence
 interface FullTextHibernateSessionProxy
          Marker Interface here to show that a given EntityManager is doing EL manipulation and for backwards compatibility with previous non proxy solution.