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.
我正在使用 smartpool 库进行 oracle 数据库连接。根据他们的文档,我们必须在 xml 配置文件中以纯文本形式提供数据库信息,即使是密码也是如此。但根据我公司的政策,密码不应该以纯文本形式存储。任何人都可以帮我处理这种情况。