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

Uses of Class org.hibernate.criterion.SimpleProjection (Hibernate API Documentation) - Hibernate 3.2.4 正式版 API 英文文档


Uses of Class
org.hibernate.criterion.SimpleProjection

Packages that use SimpleProjection
org.hibernate.criterion A framework for defining restriction criteria and order criteria. 
 

Uses of SimpleProjection in org.hibernate.criterion
 

Subclasses of SimpleProjection in org.hibernate.criterion
 class AggregateProjection
          An aggregation
 class AvgProjection
           
 class CountProjection
          A count
 class IdentifierProjection
          A property value, or grouped property value
 class Property
          A factory for property-specific criterion and projection instances
 class PropertyProjection
          A property value, or grouped property value
 class RowCountProjection
          A row count