Uses of Class
com.jpattern.orm.query.clause.where.IsNotNullExpressionElement

Packages that use IsNotNullExpressionElement
com.jpattern.orm.query.clause.where   
 

Uses of IsNotNullExpressionElement in com.jpattern.orm.query.clause.where
 

Methods in com.jpattern.orm.query.clause.where that return IsNotNullExpressionElement
static IsNotNullExpressionElement Expression.isNotNull(String property)
          Is Not Null - property is not null.
 



Copyright © 2013. All Rights Reserved.