Databases Manager Portlet is the principal user interface which allows access and visualization of the data contained in the Databases available in D4Science Infrastructure.
Go to file
Loredana Liccardo 5386131130 - encache caching mechanism added for the information in the tree model. (cache disk create in the temp directory of tomcat)
- for submitquery and samplings, message "Result not available" changed in the table has 0 rows or the query returned 0 values
- directory for cache created in a corrected way and dependency for ehcache set to provided in the pom file
- servlet computation made more fast removing for each algorithm the retrieving of algorithm's name and algorithm's input parameters. They have been set within each method (related to an algorithm)

git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/portlets/user/databases-manager-portlet@99777 82a268e6-3cf1-43bd-a215-b396298e98cf
2014-09-12 12:05:22 +00:00
.settings bug fixed in GWTdbManagerServiceImpl class for the cancel of a submit query operation.comments removed in the other classes. 2014-08-25 15:55:53 +00:00
distro - 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
src - 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
.classpath add ASLSession object in class GWTdbManagerServiceImpl to manage variables for each user Http session. Classes CancelQueryExecutionEvent, CancelQueryExecutionEventHandler added. Pom file modified to add aslSession adding the related dependency. 2014-08-01 09:27:40 +00:00
.project initial commit 2014-07-02 10:57:14 +00:00
pom.xml directory for cache created in a corrected way and dependecy for ehcache set to provided 2014-09-10 16:37:59 +00:00