databases-manager-portlet/src/main/java/org/gcube/portlets/user/databasesmanager/client/datamodel
Giancarlo Panichi 8edb54d341 Fixed Algorithms to support DataMiner
git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/portlets/user/databases-manager-portlet@133940 82a268e6-3cf1-43bd-a215-b396298e98cf
2016-11-07 17:45:12 +00:00
..
FileModel.java Updated algorithms to DataMiner service 2016-11-04 12:11:35 +00:00
GeneralOutputFromServlet.java - encache caching mechanism added for the information in the tree model. (cache disk create in the temp directory of tomcat) 2014-09-12 12:05:22 +00:00
Parameter.java Updated to DataMiner service 2016-11-03 11:31:43 +00:00
Result.java Updated to Liferay 6.2 2016-06-29 15:17:10 +00:00
Row.java Fixed Algorithms to support DataMiner 2016-11-07 17:45:12 +00:00
SQLDialect.java Updated to DataMiner service 2016-11-03 11:31:43 +00:00
SamplingResultWithFileFromServlet.java 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(). 2014-11-28 11:51:32 +00:00
SubmitQueryData.java code cleaned up removing commented lines in class GxtFormSubmitQuery and in packages interfaces, events, datamodel, client 2014-07-30 15:36:09 +00:00
SubmitQueryResultWithFileFromServlet.java Fixed Algorithms to support DataMiner 2016-11-07 17:45:12 +00:00