|
|||||||||
| Home >> All >> org >> hibernate >> [ impl overview ] | PREV NEXT | ||||||||
Uses of Class
org.hibernate.impl.SessionImpl
| Uses of SessionImpl in org.hibernate.impl |
| Methods in org.hibernate.impl that return SessionImpl | |
private SessionImpl |
SessionFactoryImpl.openSession(java.sql.Connection connection,
boolean autoClose,
long timestamp,
org.hibernate.Interceptor sessionLocalInterceptor)
|
| Constructors in org.hibernate.impl with parameters of type SessionImpl | |
SessionImpl(SessionImpl parent,
org.hibernate.EntityMode entityMode)
Constructor used in building "child sessions". |
|
|
|||||||||
| Home >> All >> org >> hibernate >> [ impl overview ] | PREV NEXT | ||||||||