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

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

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

Methods in com.jpattern.orm.query.clause.where that return LtExpressionElement
static LtExpressionElement Expression.lt(String property, Object value)
          Express the "Lesser than" relation between an object's property and a fixed value.
 



Copyright © 2013. All Rights Reserved.