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

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

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

Methods in com.jpattern.orm.query.clause.where that return NInSubQueryExpressionElement
static NInSubQueryExpressionElement Expression.nin(String property, BaseFindQuery subQuery)
          Not In - using a subQuery.
 



Copyright © 2013. All Rights Reserved.