databases-manager-portlet/src/main/java/org/gcube/portlets/user/databasesmanager
Loredana Liccardo 359e7a83c6 method insertDataintoCache modified adding the check on the presence of the key (associated to a data) in a cache.
git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/portlets/user/databases-manager-portlet@101677 82a268e6-3cf1-43bd-a215-b396298e98cf
2014-11-21 15:51:40 +00:00
..
client bug fixed for ehcache. The operation of the cache-diskstore pair seems not operate in a correct way when retrieving a big object composed of many data. When a big object is retrieved, some data, previously stored, have been corrupted. 2014-11-21 11:31:56 +00:00
portlet code cleaned up removing commented lines. 2014-07-18 16:05:55 +00:00
server method insertDataintoCache modified adding the check on the presence of the key (associated to a data) in a cache. 2014-11-21 15:51:40 +00:00
shared ConstantsPortlet class was moved from package client.utils in package shared 2014-10-13 14:34:03 +00:00