当前位置:Gxlcms > 数据库问题 > java.sql.SQLException: 不支持的字符集 (在类路径中添加 orai18n.jar): ZHS16GBK

java.sql.SQLException: 不支持的字符集 (在类路径中添加 orai18n.jar): ZHS16GBK

时间:2021-07-01 10:21:17 帮助过:1197人阅读

在pom.xml文件中添加如下依赖:

<!-- https://mvnrepository.com/artifact/cn.easyproject/orai18n -->
<dependency>
<groupId>cn.easyproject</groupId>
<artifactId>orai18n</artifactId>
<version>12.1.0.2.0</version>
</dependency>

java.sql.SQLException: 不支持的字符集 (在类路径中添加 orai18n.jar): ZHS16GBK

标签:exception   jar   except   mvn   字符   pid   xml文件   字符集   osi   

人气教程排行