The Database Resource Manager library manages the heterogeneity of the Databases resources indexed in the D4Science infrastructure.
Go to file
Loredana Liccardo 885a219fe1 Samplings and SubmitQuery changed in order to return as a result a map with column values truncated to 255 characters and a file with the whole columns values in order to manage so to manage big data properly and the conversion of a geometry data type in a multipolygon representation applying the function st_astext() for a database postgres.
Sampler and DatabaseManagement classes changed. The file is stored on the statistical manager side and recovered through an ulr.
pom file changed in 1.3.0

git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/data-access/DatabasesResourcesManager@101766 82a268e6-3cf1-43bd-a215-b396298e98cf
2014-11-28 11:54:54 +00:00
.settings timeout for hibernate database connection changed to value 5 seconds.(corrections in ConnectionManager class and printfs added and commented in DatabaseFactory and DatabaseManagement classes) 2014-09-01 14:45:00 +00:00
cfg some files updated in previous operations committed 2014-10-16 09:09:52 +00:00
distro bug fixed for the submitQuery and sampling operation and related to column value truncated to 255 characters. If the final quote has been truncated the parsecvsstring method in the servlet does not work fine. Bug fixed adding the final quote. convertToJavaType method in DatabaseManagement class modified. 2014-10-29 16:10:02 +00:00
files move the library from data-analysis to data-access 2014-06-04 13:56:35 +00:00
src Samplings and SubmitQuery changed in order to return as a result a map with column values truncated to 255 characters and a file with the whole columns values in order to manage so to manage big data properly and the conversion of a geometry data type in a multipolygon representation applying the function st_astext() for a database postgres. 2014-11-28 11:54:54 +00:00
.classpath move the library from data-analysis to data-access 2014-06-04 13:56:35 +00:00
.project move the library from data-analysis to data-access 2014-06-04 13:56:35 +00:00
log.txt some bug fixed in DatabasesResourcesManager class to recover a correct result from the submit query (in order to comply with AliasToEntityOrderedMapResultTransformer) 2014-06-05 09:03:12 +00:00
pom.xml Samplings and SubmitQuery changed in order to return as a result a map with column values truncated to 255 characters and a file with the whole columns values in order to manage so to manage big data properly and the conversion of a geometry data type in a multipolygon representation applying the function st_astext() for a database postgres. 2014-11-28 11:54:54 +00:00