提交 533be469 编写于 作者: A ascrutae

fix #103

上级 fa187ca9
......@@ -9,6 +9,6 @@ package com.a.eye.skywalking.plugin.jdbc.define;
public class OracleInstrumentation extends AbstractDatabaseInstrumentation {
@Override
protected String enhanceClassName() {
return "oracle.jdbc.OracleDriver";
return "oracle.jdbc.driver.OracleDriver";
}
}
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册