为提高效率,提问时请提供以下信息,问题描述清晰可优先响应。 【DM版本】:DM8 【操作系统】:国产操作系统 【CPU】: 【问题描述】*:请问达梦是否有类似于Oracle Server-Side Internal Driver的内部连接方式,通过jdbc:default:connection连接数据库,不需要用户名口令,能够获取一个默认jdbc连接,能够查询当前用户的session信息,内部运行加快数据处理速度。
Oracle的资料: https://docs. oracle.com/cd/B28359_01/java.111/b31224/ssid.htm#:~:text=There%20are%20two%20methods%20to%20access%20the%20default,the%20Oracle-specific%20defaultConnection%20method%20of%20the%20OracleDriver%20class.
Oracle的资料:
https://docs. oracle.com/cd/B28359_01/java.111/b31224/ssid.htm#:~:text=There%20are%20two%20methods%20to%20access%20the%20default,the%20Oracle-specific%20defaultConnection%20method%20of%20the%20OracleDriver%20class.