database-resource-manager-a.../src/main/java/org/gcube/dataaccess/algorithms/drmalgorithms
Loredana Liccardo 235b900984 - hibernate bug fixed and related to a join tables that have some columns with identical name. Bug resolved using JDBC. GetConnection method changed in the SubmitQuery algorithm to create the connection with JDBC.
- timer added in the SubmitQuery algorithm that stops the query execution  after 30 minutes.

git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/data-access/DatabasesResourcesManagerAlgorithms@99396 82a268e6-3cf1-43bd-a215-b396298e98cf
2014-09-02 13:24:20 +00:00
..
GetTableDetails.java correction in GetTableDetails class and related to the printf. 2014-09-01 09:10:09 +00:00
ListDBInfo.java bug fixed when two algorithm computations are submitted (for example executing two submitquery). This is related to the map result's name when it has the same name for both computations. 2014-07-29 13:41:02 +00:00
ListNames.java bug fixed when two algorithm computations are submitted (for example executing two submitquery). This is related to the map result's name when it has the same name for both computations. 2014-07-29 13:41:02 +00:00
ListSchemas.java bug fixed when two algorithm computations are submitted (for example executing two submitquery). This is related to the map result's name when it has the same name for both computations. 2014-07-29 13:41:02 +00:00
ListTables.java bug fixed when two algorithm computations are submitted (for example executing two submitquery). This is related to the map result's name when it has the same name for both computations. 2014-07-29 13:41:02 +00:00
RandomSampleOnTable.java bug fixed when two algorithm computations are submitted (for example executing two submitquery). This is related to the map result's name when it has the same name for both computations. 2014-07-29 13:41:02 +00:00
SampleOnTable.java bug fixed when two algorithm computations are submitted (for example executing two submitquery). This is related to the map result's name when it has the same name for both computations. 2014-07-29 13:41:02 +00:00
SmartCorrectionEnum.java packages renamed and gruop id changed in file pom 2014-06-10 17:01:17 +00:00
SmartSampleOnTable.java bug fixed when two algorithm computations are submitted (for example executing two submitquery). This is related to the map result's name when it has the same name for both computations. 2014-07-29 13:41:02 +00:00
SubmitQuery.java - hibernate bug fixed and related to a join tables that have some columns with identical name. Bug resolved using JDBC. GetConnection method changed in the SubmitQuery algorithm to create the connection with JDBC. 2014-09-02 13:24:20 +00:00
SubmitQueryEnum.java packages renamed and gruop id changed in file pom 2014-06-10 17:01:17 +00:00