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

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

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

Methods in com.jpattern.orm.query.clause.where that return NotExpressionElement
static NotExpressionElement Expression.not(ExpressionElement expression)
          Negate the expression (prefix it with NOT).
 



Copyright © 2013. All Rights Reserved.