how to retrieve unicode data from mysql database using spring java
set the url like this
<property name="url"
value="jdbc:mysql://localhost:3306/sample?useUnicode=yes&characterEncoding=UTF-8" />
But when data is loaded what i get is ????