database-resource-manager/src/main/java/org/gcube/dataaccess/databases/utils
Loredana Liccardo 5d77f12fc9 bug fixed in calculation of table's details for a database postgres through the GetTableDetails algorithm. The calculateElements method in DatabaseOperations class has been modified adding "" for a table name.
git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/data-access/DatabasesResourcesManager@99349 82a268e6-3cf1-43bd-a215-b396298e98cf
2014-08-29 12:37:42 +00:00
..
AliasToEntityOrderedMapResultTransformer.java git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/data-access/DatabasesResourcesManager@96616 82a268e6-3cf1-43bd-a215-b396298e98cf 2014-06-04 14:13:44 +00:00
ConnectionManager.java - exception management for SQLGrammarException adding a cause message 2014-08-01 15:21:17 +00:00
DatabaseFactory.java - the connection timeout of about 30 seconds has been managed with a GenericJDBCException. 2014-07-25 13:49:09 +00:00
DatabaseManagement.java bug fixed in smart e random sampling for a database mysql 2014-08-28 13:57:57 +00:00
DatabaseOperations.java bug fixed in calculation of table's details for a database postgres through the GetTableDetails algorithm. The calculateElements method in DatabaseOperations class has been modified adding "" for a table name. 2014-08-29 12:37:42 +00:00