oic escape xml parsing for special character when getting data from database adapter
We do not want to put escape character generated during select operation on database adapter. OIC is adding escape character to few special character not all.
We dont want any escape character in the data while retrieving the data from database
0