| 
     
      
      
      From: <lcl...@us...> - 2012-08-13 17:22:50
      
     
   | 
Revision: 813
          http://opaltoolkit.svn.sourceforge.net/opaltoolkit/?rev=813&view=rev
Author:   lclement
Date:     2012-08-13 17:22:44 +0000 (Mon, 13 Aug 2012)
Log Message:
-----------
Fixing bug in usage statistic charts when using services 
with version in their name
sql like statement is necessary because to properly select all
the services of with a given name e.g.
pdb2pqr_1.8
pdb2pqr_1.7
must be selected by the "like = 'pdb2pqr%'"
Modified Paths:
--------------
    trunk/opal/opal2-core/src/edu/sdsc/nbcr/opal/dashboard/persistence/DBManager.java
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
 |