当前页面:
在线文档首页 >
Hibernate 3.2.3 正式版 API 英文文档
NotEmptyExpression (Hibernate API Documentation) - Hibernate 3.2.3 正式版 API 英文文档
org.hibernate.criterion
Class NotEmptyExpression
java.lang.Object
org.hibernate.criterion.AbstractEmptinessExpression
org.hibernate.criterion.NotEmptyExpression
- All Implemented Interfaces:
- Criterion, Serializable
- public class NotEmptyExpression
- extends AbstractEmptinessExpression
- implements Criterion
- Author:
- Gavin King
- See Also:
- Serialized Form
NotEmptyExpression
protected NotEmptyExpression(String propertyName)
excludeEmpty
protected boolean excludeEmpty()
- Specified by:
excludeEmpty
in class AbstractEmptinessExpression