Uses of Interface
com.opengamma.elsql.SqlParams

Uses of SqlParams in com.opengamma.elsql
 

Classes in com.opengamma.elsql that implement SqlParams
 class MapSqlParams
          Provides access to SQL parameters from a map.
 class SpringSqlParams
          Provides access to SQL parameters from Spring.
 

Methods in com.opengamma.elsql with parameters of type SqlParams
 String ElSql.getSql(String name, SqlParams params)
          Finds SQL for a named fragment key, providing the SQL parameters.
 



Copyright 2009-Present by OpenGamma Inc. and individual contributors, released under the Apache License Version 2.0