|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.hibernate.criterion.AbstractEmptinessExpression org.hibernate.criterion.NotEmptyExpression
public class NotEmptyExpression
Field Summary |
---|
Fields inherited from class org.hibernate.criterion.AbstractEmptinessExpression |
---|
propertyName |
Constructor Summary | |
---|---|
protected |
NotEmptyExpression(String propertyName)
|
Method Summary | |
---|---|
protected boolean |
excludeEmpty()
|
Methods inherited from class org.hibernate.criterion.AbstractEmptinessExpression |
---|
getQueryableCollection, getTypedValues, toSqlString, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Methods inherited from interface org.hibernate.criterion.Criterion |
---|
getTypedValues, toSqlString |
Constructor Detail |
---|
protected NotEmptyExpression(String propertyName)
Method Detail |
---|
protected boolean excludeEmpty()
excludeEmpty
in class AbstractEmptinessExpression
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |