精华区 [关闭][返回]

当前位置:网易精华区>>讨论区精华>>编程开发>>● Java>>JAVA编程>>数据库接口>>oci8与thin有什么区别?

主题:oci8与thin有什么区别?
发信人: damper()
整理人: biubiu(2000-07-27 10:03:08), 站内信件
【 在 lidun (中子星) 的大作中提到: 】

OCI needs Oracle's client (SQL*Net and etc.), Thin driver doesn't.

Oracle Thin Driver is a pure Java driver. OCI needs native code 
and library. Thin driver is slower than OCI.

--
※ 来源:.月光软件站 http://www.moon-soft.com.[FROM: 207.138.150.70]

[关闭][返回]