|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SessionFactoryImpl | |
---|---|
org.hibernate.ejb | |
org.hibernate.internal | An internal package containing mostly implementations of central Hibernate APIs. |
Uses of SessionFactoryImpl in org.hibernate.ejb |
---|
Methods in org.hibernate.ejb that return SessionFactoryImpl | |
---|---|
SessionFactoryImpl |
EntityManagerFactoryImpl.getSessionFactory()
|
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)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |