Uses of Class
se.unlogic.standardutils.dao.QueryOperators

Packages that use QueryOperators
se.unlogic.standardutils.dao   
 

Uses of QueryOperators in se.unlogic.standardutils.dao
 

Methods in se.unlogic.standardutils.dao that return QueryOperators
static QueryOperators QueryOperators.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static QueryOperators[] QueryOperators.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in se.unlogic.standardutils.dao with parameters of type QueryOperators
 QueryParameter<Bean,Type> QueryParameterFactory.getParameter(Type value, QueryOperators queryOperator)
           
 



Copyright © 2011. All Rights Reserved.