Separation of wrt.db and ace.db #1
authorAndrzej Surdej <a.surdej@samsung.com>
Wed, 10 Oct 2012 15:06:45 +0000 (17:06 +0200)
committerTomasz Swierczek <t.swierczek@samsung.com>
Wed, 14 Nov 2012 09:38:25 +0000 (10:38 +0100)
commit0ac3ebe621fe6296c089fe4c52eec881c229931a
tree4b2fec72a56397580e69857a113ecd942af5c053
parent25db59ef4b9ba708beae26ba0c28fe0289856f7c
Separation of wrt.db and ace.db #1
Prepare AceDB to handle all necessary information.

[Issue#] LINUXSWAP-211
[Problem] Separation ACE and WrtDB
[Cause] N/A
[Solution] AceDB extended
[Verification] To verify successfuly build repository

Change-Id: I5b55ae522dcdd944022a4ff1e23155b593b77632
ace/dao/AceDAO.cpp
ace/dao/AceDAOReadOnly.cpp
ace/dao/common_dao_types.cpp [deleted file]
ace/include/ace-dao-ro/AceDAOReadOnly.h
ace/include/ace-dao-ro/common_dao_types.h
ace/include/ace-dao-rw/AceDAO.h
ace/orm/ace_db
ace_install/include/ace_api_install.h
ace_install/src/ace_api_install.cpp