log src/main/java/de/mpiwg/gazetteer/utils/DBService.java @ 105:16a0796e3871 default tip

age author description
Fri, 29 Sep 2017 16:15:28 +0200 Calvin Yeh extract db url into config file
Wed, 21 Jun 2017 05:56:02 +0200 Calvin Yeh Refactoring : replace getCurrentSession with openSession for nested transaction exception
Fri, 19 May 2017 20:08:17 +0200 Calvin Yeh All session of ?select? statement are changed to openSession() from getCurreentSession() to avoid nested transaction exception