Uses of Class
org.hibernate.internal.SessionFactoryImpl

Packages that use SessionFactoryImpl
org.hibernate.internal An internal package containing mostly implementations of central Hibernate APIs. 
 

Uses of SessionFactoryImpl in org.hibernate.internal
 

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

Constructors in org.hibernate.internal with parameters of type SessionFactoryImpl
AbstractSessionImpl(SessionFactoryImpl factory, String tenantIdentifier)
           
SessionFactoryImpl.StatelessSessionBuilderImpl(SessionFactoryImpl sessionFactory)
           
TransactionEnvironmentImpl(SessionFactoryImpl sessionFactory)
           
 



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