hidden symbol for enhancement shared library loading time (orm.h)
authorJihoon Chung <jihoon.chung@samsung.com>
Tue, 23 Oct 2012 02:43:13 +0000 (11:43 +0900)
committerJihoon Chung <jihoon.chung@samsung.com>
Mon, 12 Nov 2012 07:50:32 +0000 (16:50 +0900)
commit314014e817dc0d337cbbdeae80b60c0b72d73f90
tree44539f56a1a0db3f412bf48aad80ef8b6e8e821d
parentfd75b98284edce64594472508970904ca91684eb
hidden symbol for enhancement shared library loading time (orm.h)

[Issue#] N/A
[Problem] shared library loading time takes long time
[Cause] Unexpected symbols are exported by shared library
[Solution] Add visibility("hidden") in the class
[SCMRequest] N/A

Change-Id: Id7fa3ddeafd1f01e209aca08537362153c180b03
modules/db/include/dpl/db/orm.h