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