Re: Incorrect string value: '\xAC\xED\x00\x05sr...' for column
Posted by: Karen Goh
Date: December 13, 2018 09:42AM

Hi Filipe,

I got this error when I am trying to insert ;

ps.setObject(10, m.getSubjects());

m.getSubjects will return a List<String>subjects.

What do I have to do to make the error goes away?

Options: ReplyQuote




Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.