public class

EmptyExpression

extends AbstractEmptinessExpression
implements Criterion
java.lang.Object
   ↳ org.hibernate.criterion.AbstractEmptinessExpression
     ↳ org.hibernate.criterion.EmptyExpression

Summary

[Expand]
Inherited Fields
From class org.hibernate.criterion.AbstractEmptinessExpression
Protected Constructors
EmptyExpression(String propertyName)
Protected Methods
boolean excludeEmpty()
[Expand]
Inherited Methods
From class org.hibernate.criterion.AbstractEmptinessExpression
From class java.lang.Object
From interface org.hibernate.criterion.Criterion

Protected Constructors

protected EmptyExpression (String propertyName)

Protected Methods

protected boolean excludeEmpty ()