org.hibernate.sql
public class DisjunctionFragment extends java.lang.Object
Constructor and Description |
---|
DisjunctionFragment() |
Modifier and Type | Method and Description |
---|---|
DisjunctionFragment |
addCondition(ConditionFragment fragment) |
java.lang.String |
toFragmentString() |
public DisjunctionFragment addCondition(ConditionFragment fragment)
public java.lang.String toFragmentString()
Copyright © 2014. All Rights Reserved.