databases-manager-portlet/src/main/java/org/gcube/portlets/user/databasesmanager/client/datamodel
Loredana Liccardo 8ffb77cfee - caching on submitQuery requests added
- bug fixed in servlet in submitQuery method when a user clicks the cancel button and the map from statistical is already recovered
- private variable output renamed in class SubmitQueryResultWithFileFromServlet

git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/portlets/user/databases-manager-portlet@100324 82a268e6-3cf1-43bd-a215-b396298e98cf
2014-10-01 13:38:16 +00:00
..
ComputationOutput.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
FileModel.java - added the file csv download for the submitQuery, sampling, smartsampling and randomsampling 2014-09-19 15:36:36 +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 code cleaned up removing commented lines in class GxtFormSubmitQuery and in packages interfaces, events, datamodel, client 2014-07-30 15:36:09 +00:00
Result.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
Row.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
SQLDialect.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
SamplingResultWithFileFromServlet.java - added the file csv download for the submitQuery, sampling, smartsampling and randomsampling 2014-09-19 15:36:36 +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 - caching on submitQuery requests added 2014-10-01 13:38:16 +00:00