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

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

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

Methods in com.jpattern.orm.query.clause.where that return GeExpressionElement
static GeExpressionElement Expression.ge(String property, Object value)
          Express the "Greater or equals to" relation between an object's property and a fixed value.
 



Copyright © 2013. All Rights Reserved.