Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
在尝试执行 sql 查询时出现异常:
java.lang.SecurityException:密封违规:包 oracle.jdbc.driver 已密封
看起来很精简,jdbc 驱动程序之间存在冲突。有没有人遇到过这样的问题?谢谢。