Uses of Class
net.sf.hibernate.impl.SessionImpl

Packages that use SessionImpl
net.sf.hibernate.impl   
 

Uses of SessionImpl in net.sf.hibernate.impl
 

Constructors in net.sf.hibernate.impl with parameters of type SessionImpl
CriteriaImpl(Class persistentClass, SessionImpl session)