CustomHandlerDAO implementation
authorKrzysztof Jackiewicz <k.jackiewicz@samsung.com>
Thu, 6 Dec 2012 11:11:10 +0000 (12:11 +0100)
committerGerrit Code Review <gerrit2@kim11>
Wed, 12 Dec 2012 10:34:30 +0000 (19:34 +0900)
commitc6de30f74f6dced4e4da5abeb44f07649123eae0
tree16b3d53028c29b1e53db70451b0cea620a2bd26c
parent3c088a417ecc3f77de95d00f1bbdd04316d069db
CustomHandlerDAO implementation

[Issue#] N/A
[Feature] N/A
[Problem] N/A
[Cause] CustomHandlers database needs DAO
[Solution] Implementation of CustomHandlerDAO added

[Verification] Succesfull compilation. Verify with:
wrt-tests-dao --output=text --regexp=custom

Change-Id: I4e190777e7b4b53b526bdd6635e2ba1d9a387200
modules/custom_handler_dao/dao/CustomHandlerDatabase.cpp
modules/custom_handler_dao/dao/custom_handler_dao.cpp
modules/custom_handler_dao/dao/custom_handler_dao_read_only.cpp
modules/custom_handler_dao/include/wrt-commons/custom-handler-dao-ro/CustomHandlerDatabase.h
modules/custom_handler_dao/include/wrt-commons/custom-handler-dao-ro/common_dao_types.h
modules/custom_handler_dao/include/wrt-commons/custom-handler-dao-ro/custom_handler_dao_read_only.h
modules/custom_handler_dao/include/wrt-commons/custom-handler-dao-rw/custom_handler_dao.h