Uses of Class
com.opengamma.elsql.ElSqlBundle

Uses of ElSqlBundle in com.opengamma.elsql
 

Methods in com.opengamma.elsql that return ElSqlBundle
static ElSqlBundle ElSqlBundle.of(ElSqlConfig config, Class<?> type)
          Loads external SQL based for the specified type.
static ElSqlBundle ElSqlBundle.parse(ElSqlConfig config, org.springframework.core.io.Resource... resources)
          Parses a bundle from a resource locating a file, specify the config.
 ElSqlBundle ElSqlBundle.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