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

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

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

Methods in com.jpattern.orm.query.clause.where that return NePropertiesExpressionElement
static NePropertiesExpressionElement Expression.neProperties(String firstProperty, String secondProperty)
          Express the "Not Equals to" relation between an object's property and a fixed value.
 



Copyright © 2013. All Rights Reserved.