public final class Nothing extends Object implements HGQueryCondition
This condition represents the negation of everything. It will yield an empty result set alone or in conjunction with any other condition.
| Constructor and Description |
|---|
Nothing()
this is required to ensure the class is a bean.
|
public static final Nothing Instance
Copyright © 2015. All rights reserved.