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

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

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

Methods in com.jpattern.orm.query.clause.where that return NeExpressionElement
static NeExpressionElement Expression.ne(String property, Object value)
          Express the "Not Equals to" relation between objects properties.
 



Copyright © 2013. All Rights Reserved.