Uses of Class
org.hibernate.sql.DisjunctionFragment
-
Packages that use DisjunctionFragment Package Description org.hibernate.sql -
-
Uses of DisjunctionFragment in org.hibernate.sql
Methods in org.hibernate.sql that return DisjunctionFragment Modifier and Type Method Description DisjunctionFragment
DisjunctionFragment. addCondition(java.lang.String fragment)
DisjunctionFragment
DisjunctionFragment. addCondition(ConditionFragment fragment)
-