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

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

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

Methods in com.jpattern.orm.query.clause.where that return GtPropertiesExpressionElement
static GtPropertiesExpressionElement Expression.gtProperties(String firstProperty, String secondProperty)
          Express the "Greater than" relation between objects properties
 



Copyright © 2013. All Rights Reserved.