Logo 
Search:

Java Answers

Ask Question   UnAnswered
Home » Forum » Java       RSS Feeds
  Question Asked By: Erica Matthews   on Dec 02 In Java Category.

  
Question Answered By: Constance Reid   on Dec 02

My string  actually comes from Swing JFileChooser or cut and paste to Swing text box, so I would have Java native string "utf16". If you use jdbc  PreparedStaement with setString method call this would get converted to National Character of Oracle for you. Problem is I am trying to make min changes to code  and not have to add a filter for an specific field. How can I convert utf16 to escaped unicode without adding too much overhead?

Share: 

 

This Question has 4 more answer(s). View Complete Question Thread

 
Didn't find what you were looking for? Find more on Using internationalization with jdbc Or get search suggestion and latest updates.


Tagged: