|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.hibernate.sql.DisjunctionFragment
public class DisjunctionFragment
A disjunctive string of conditions
Constructor Summary | |
---|---|
DisjunctionFragment()
|
Method Summary | |
---|---|
DisjunctionFragment |
addCondition(ConditionFragment fragment)
|
java.lang.String |
toFragmentString()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DisjunctionFragment()
Method Detail |
---|
public DisjunctionFragment addCondition(ConditionFragment fragment)
public java.lang.String toFragmentString()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |