Uses of Class
com.ebmwebsourcing.webcommons.persistence.dao.util.HibernateQueryHelper.Parameter

Packages that use HibernateQueryHelper.Parameter
com.ebmwebsourcing.webcommons.persistence.dao.util   
 

Uses of HibernateQueryHelper.Parameter in com.ebmwebsourcing.webcommons.persistence.dao.util
 

Methods in com.ebmwebsourcing.webcommons.persistence.dao.util with parameters of type HibernateQueryHelper.Parameter
 HibernateQueryHelper HibernateQueryHelper.appendCondition(java.lang.String operator, HibernateQueryHelper.Parameter... params)
          Appends a list of conditions on parameter values, linked by the specified operator.
 HibernateQueryHelper HibernateQueryHelper.appendGroupedAnd(HibernateQueryHelper.Parameter... params)
          See HibernateQueryHelper.appendCondition(String, Parameter...).
 HibernateQueryHelper HibernateQueryHelper.appendGroupedOr(HibernateQueryHelper.Parameter... params)
          See HibernateQueryHelper.appendCondition(String, Parameter...).
 



Copyright © 2010 eBM WebSourcing. All Rights Reserved.