摘要
JDBC是一种通过Java访问数据库的通用连接标准 ,已经为各大数据库厂商广泛接受。本文介绍了在国产数据库管理系统DM2平台上开发JDBC驱动程序的总体方案和技术细节。
JDBC is a general standard of database connectivity in Java. It has been widely accepted by almost all vendors of Database Management System (DBMS). In order to get the best interoperability and compatibility, DM2 has to provide its own JDBC driver. The content of this paper is focused on the framework of DM2 JDBC Driver and detail of implementary technology of DM2 JDBC Driver.
出处
《计算机应用》
CSCD
2000年第12期1-4,共4页
journal of Computer Applications