站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > Hibernate 2.1.8 正式版 API 英文文档

Uses of Class net.sf.hibernate.impl.SessionImpl (Hibernate API Documentation) - Hibernate 2.1.8 正式版 API 英文文档


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)