Uses of Class
com.mysema.query.types.expr.Param

Packages that use Param
com.mysema.query.sql.dml DML operations support 
 

Uses of Param in com.mysema.query.sql.dml
 

Method parameters in com.mysema.query.sql.dml with type arguments of type Param
protected  void AbstractSQLClause.setParameters(PreparedStatement stmt, List<?> objects, List<Path<?>> constantPaths, Map<Param<?>,?> params)
          Set the parameters to the given PreparedStatement
 



Copyright © 2007-2012 Mysema Ltd. All Rights Reserved.