public class

Disjunction

extends Junction
java.lang.Object
   ↳ org.hibernate.criterion.Junction
     ↳ org.hibernate.criterion.Disjunction

Summary

Protected Constructors
Disjunction()
[Expand]
Inherited Methods
From class org.hibernate.criterion.Junction
From class java.lang.Object
From interface org.hibernate.criterion.Criterion

Protected Constructors

protected Disjunction ()