Uses of Class
org.hibernate.sql.DisjunctionFragment

Packages that use DisjunctionFragment
org.hibernate.sql   
 

Uses of DisjunctionFragment in org.hibernate.sql
 

Methods in org.hibernate.sql that return DisjunctionFragment
 DisjunctionFragment DisjunctionFragment.addCondition(ConditionFragment fragment)