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

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


Uses of Class
net.sf.hibernate.expression.Conjunction

Packages that use Conjunction
net.sf.hibernate.expression   
 

Uses of Conjunction in net.sf.hibernate.expression
 

Methods in net.sf.hibernate.expression that return Conjunction
static Conjunction Expression.conjunction()
          Group expressions together in a single conjunction (A and B and C...)