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

Uses of Class org.hibernate.impl.AbstractScrollableResults (Hibernate API Documentation) - Hibernate 3.2.3 正式版 API 英文文档


Uses of Class
org.hibernate.impl.AbstractScrollableResults

Packages that use AbstractScrollableResults
org.hibernate.impl This package contains implementations of the central Hibernate APIs, especially the Hibernate session. 
 

Uses of AbstractScrollableResults in org.hibernate.impl
 

Subclasses of AbstractScrollableResults in org.hibernate.impl
 class FetchingScrollableResultsImpl
          Implementation of ScrollableResults which can handle collection fetches.
 class ScrollableResultsImpl
          Implementation of the ScrollableResults interface