I am facing an issue with character encoding while using Oracle 11g database in my Spring application. I am using hibernate to connect to the DB. I have set following properties in hibernate for character encoding still I see unrecognized characters (boxes/questionmarks eg: L�g) in my application.
Did any body have not faced same issue or am I not clear in explaining my problem. I have tried many possibilities, but couldnot solve the problem. Please help