- changelog file modified for release 3.5.1

git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/data-access/DatabasesResourcesManagerAlgorithms@101944 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
Loredana Liccardo 2014-12-05 15:38:48 +00:00
parent 228cca2546
commit 3447c1a9d9
1 changed files with 21 additions and 2 deletions

View File

@ -1,11 +1,30 @@
<ReleaseNotes>
<Changeset
component="org.gcube.dataaccess.algorithms.database-rm-algorithms.1-3-0"
date="2014-12-05">
<Change>algorithm SubmitQuery modified in order to pass the string
pathfile to the submitQuery method of class DatabaseManagement in
order to generate a file and retrieve it from the statistical manager
with the map as output.
</Change>
<Change>Algorithms RandomSampleOnTable, SampleOnTable,
SmartSampleOnTable and SubmitQuery modified in order to manage the
file as output.
</Change>
<Change>total number rows returned as output for the result of the
submit Query operation: algorithm SubmitQuery modified
</Change>
</Changeset>
<Changeset
component="org.gcube.dataaccess.algorithms.database-rm-algorithms.1-2-0"
date="2014-10-27">
<Change>some algorithms modified to cope modifications applied in the
database-resource-manager component and regarding the management of the same access
point for a resource and the database connection shutdown.</Change>
database-resource-manager component and regarding the management of
the same access
point for a resource and the database connection
shutdown.
</Change>
</Changeset>
<Changeset
component="org.gcube.dataaccess.algorithms.database-rm-algorithms.1-1-0"