Uses of Interface
org.hibernate.engine.spi.SessionOwner

Packages that use SessionOwner
org.hibernate.ejb   
org.hibernate.engine.spi   
 

Uses of SessionOwner in org.hibernate.ejb
 

Classes in org.hibernate.ejb that implement SessionOwner
 class EntityManagerImpl
          Hibernate implementation of EntityManager.
 

Uses of SessionOwner in org.hibernate.engine.spi
 

Methods in org.hibernate.engine.spi with parameters of type SessionOwner
 SessionBuilder SessionBuilderImplementor.owner(SessionOwner sessionOwner)
          Adds the session owner to the session options
 



Copyright © 2001-2012 Red Hat, Inc. All Rights Reserved.