Hello. Currently, we are developing using Cache 2018 version.
Our team is working on improving an existing legacy program so that it can also be used on the web.
Before asking my question, here is the development environment.
- IDE: IntelliJ
- Framework: Spring Boot, MyBatis
- DB Connection: JDBC (using the library provided by InterSystems)
Currently, we are successfully mapping global data through the %PERSISTENT class and able to query it with SQL.However, the problem is that the retrieved "Korean" data is all broken.
.png)

