Uses of Class
org.hibernate.impl.SessionFactoryImpl

Packages that use SessionFactoryImpl
org.hibernate.impl This package contains implementations of the central Hibernate APIs, especially the Hibernate session. 
 

Uses of SessionFactoryImpl in org.hibernate.impl
 

Fields in org.hibernate.impl declared as SessionFactoryImpl
protected  SessionFactoryImpl AbstractSessionImpl.factory
           
 

Constructors in org.hibernate.impl with parameters of type SessionFactoryImpl
AbstractSessionImpl(SessionFactoryImpl factory)
           
 



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