The Database Resource Manager library manages the heterogeneity of the Databases resources indexed in the D4Science infrastructure.
Go to file
Loredana Liccardo 2f313cbbea - bug fixed and founded with the TabularData Database resource that has 2 access points with the same endpoint, username and password values.
getAccessPoints method in DBResource class modified and equals method defined in AccessPoint class. DBResource, Normalizer, Decider e Guesser classes modified in order manage the exception generated in equals method. Exceptio managed also in algorithms (except ListNames) in database-rm-algorithms components.

- tag version changed in pom file from 1.1.0 to 1.2.0


git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/data-access/DatabasesResourcesManager@100742 82a268e6-3cf1-43bd-a215-b396298e98cf
2014-10-16 09:06:28 +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 File DestinationDBHibernate.cfg.xml in "cfg" folder of the project renamed in DestinationDBHibernateDBManager.cfg.xml and correction in method initDBSession of the ConectionMannaager class in order to specify this file name. 2014-09-10 07:57:17 +00:00
distro git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/data-access/DatabasesResourcesManager@99785 82a268e6-3cf1-43bd-a215-b396298e98cf 2014-09-12 13:42:13 +00:00
files move the library from data-analysis to data-access 2014-06-04 13:56:35 +00:00
src - bug fixed and founded with the TabularData Database resource that has 2 access points with the same endpoint, username and password values. 2014-10-16 09:06:28 +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 - bug fixed and founded with the TabularData Database resource that has 2 access points with the same endpoint, username and password values. 2014-10-16 09:06:28 +00:00