The Database Resource Manager library manages the heterogeneity of the Databases resources indexed in the D4Science infrastructure.
Go to file
Loredana Liccardo 1e191ee9f3 hibernate bug fixed and related to a join tables that have some columns with identical name. Bug resolved using JDBC. ConnectionManager and DatabaseManagement classes modified adding the method "executeQueryJDBC" in ConnectionManager, used only for the submitquery operation
git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/data-access/DatabasesResourcesManager@99393 82a268e6-3cf1-43bd-a215-b396298e98cf
2014-09-02 13:14:58 +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 move the library from data-analysis to data-access 2014-06-04 13:56:35 +00:00
distro files profile and changelog modified for etics configuration 2014-06-10 13:21:07 +00:00
files move the library from data-analysis to data-access 2014-06-04 13:56:35 +00:00
src hibernate bug fixed and related to a join tables that have some columns with identical name. Bug resolved using JDBC. ConnectionManager and DatabaseManagement classes modified adding the method "executeQueryJDBC" in ConnectionManager, used only for the submitquery operation 2014-09-02 13:14:58 +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 artifactid in pom file modified (for etics component) 2014-06-10 17:16:03 +00:00