Modify the initialization process of DatabaseManager 20/93720/2
authorMu-Woong Lee <muwoong.lee@samsung.com>
Tue, 25 Oct 2016 11:20:08 +0000 (20:20 +0900)
committerMu-Woong Lee <muwoong.lee@samsung.com>
Tue, 25 Oct 2016 11:23:06 +0000 (20:23 +0900)
commita476779664d0413188cddec48dc2f6ffa332bf46
treefd757080d88fa8adcf2bcce68adae62a19ae3875
parentb5da0b02b82499ffd52da3ac7c1e4ffaff1dcc6a
Modify the initialization process of DatabaseManager

The DB file needs to be opened explicitly, before using DatabaseManager.

Change-Id: Ic3ca658c6d1aed861a7b3efaf590582b0c2e4740
Signed-off-by: Mu-Woong Lee <muwoong.lee@samsung.com>
include/DatabaseManager.h
src/server/DatabaseManager.cpp
src/server/DatabaseThread.cpp
src/server/EventDrivenThread.cpp