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

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

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

Methods in com.jpattern.orm.query.clause.where that return EqPropertiesExpressionElement
static EqPropertiesExpressionElement Expression.eqProperties(String firstProperty, String secondProperty)
          Express the "Equals to" relation between objects properties
 



Copyright © 2013. All Rights Reserved.