当前页面:
在线文档首页 >
Hibernate 2.1.8 正式版 API 英文文档
DisjunctionFragment (Hibernate API Documentation) - Hibernate 2.1.8 正式版 API 英文文档
net.sf.hibernate.sql
Class DisjunctionFragment
java.lang.Object
net.sf.hibernate.sql.DisjunctionFragment
- public class DisjunctionFragment
- extends Object
A disjunctive string of conditions
- Author:
- Gavin King
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DisjunctionFragment
public DisjunctionFragment()
addCondition
public DisjunctionFragment addCondition(ConditionFragment fragment)
toFragmentString
public String toFragmentString()