Uses of Class
com.opengamma.elsql.ElSql

Uses of ElSql in com.opengamma.elsql
 

Methods in com.opengamma.elsql that return ElSql
static ElSql ElSql.of(ElSqlConfig config, Class<?> type)
          Loads external SQL based for the specified type.
static ElSql ElSql.parse(ElSqlConfig config, URL... resources)
          Parses a bundle from a resource locating a file, specify the config.
 ElSql ElSql.withConfig(ElSqlConfig config)
          Returns a copy of this bundle with a different configuration.
 



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