/** * Copyright (C) 2009 - present by OpenGamma Inc. and the OpenGamma group of companies * * Please see distribution for license. */ /** * Historical time-series master implementation using an SQL database. * <p> * This master supplies and manages historical time-series. */ package com.opengamma.masterdb.historicaltimeseries;