database-resource-manager/src/main/java/org/gcube/dataaccess/databases
Loredana Liccardo 72b8e87e81 - method submitQuery modified in class DatabaseManagement in order to return a file and a map as output. The map is truncated to 1000 rows if the result has more than 1000 rows.
method writeTableIntoFile reintroduced that performs the file writing and the map generation. 
- Version in pom file changed in 1.3.0
- method submitQuery modified in class DatabaseManagement adding the UUID string to the submitQuery result file QueryResult file.

git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/data-access/DatabasesResourcesManager@101653 82a268e6-3cf1-43bd-a215-b396298e98cf
2014-11-19 14:38:18 +00:00
..
access git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/data-access/DatabasesResourcesManager@96616 82a268e6-3cf1-43bd-a215-b396298e98cf 2014-06-04 14:13:44 +00:00
accessold - bug fixed and founded with the TabularData Database resource that has 2 access points with the same endpoint, username and password values. 2014-10-16 09:06:28 +00:00
converter git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/data-access/DatabasesResourcesManager@96616 82a268e6-3cf1-43bd-a215-b396298e98cf 2014-06-04 14:13:44 +00:00
lexer - bug fixed in class Analyzing the query for keyword delete and update. space removed. 2014-11-10 15:50:26 +00:00
resources - bug fixed and founded with the TabularData Database resource that has 2 access points with the same endpoint, username and password values. 2014-10-16 09:06:28 +00:00
sampler - bug fixed in Sampler class in computeSmartSampleWithThreshold method. table name formatted as schema."table" in order to recover the rows 2014-10-28 16:07:36 +00:00
structure - for show create table statement column names returned with uppercase names. PostgresTableStructure class modified in order to remove toLowerCase() function applied on the column name. 2014-10-27 16:29:04 +00:00
utils - method submitQuery modified in class DatabaseManagement in order to return a file and a map as output. The map is truncated to 1000 rows if the result has more than 1000 rows. 2014-11-19 14:38:18 +00:00
utilsold git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/data-access/DatabasesResourcesManager@96616 82a268e6-3cf1-43bd-a215-b396298e98cf 2014-06-04 14:13:44 +00:00