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

Uses of Interface org.hibernate.mapping.Selectable (Hibernate API Documentation) - Hibernate 3.2.3 正式版 API 英文文档


Uses of Interface
org.hibernate.mapping.Selectable

Packages that use Selectable
org.hibernate.mapping This package defines the Hibernate configuration-time metamodel. 
 

Uses of Selectable in org.hibernate.mapping
 

Classes in org.hibernate.mapping that implement Selectable
 class Column
          A column of a relational database table
 class Formula
          A formula is a derived column value