浅析JDBC在数据库链接中的应用  被引量:1

Discussion on Application of JDBC in Database Linkage

在线阅读下载全文

作  者:李静[1] 韦志鹏[1] 田俊松[1] 

机构地区:[1]河南开封大学软件职业技术学院,河南开封475004

出  处:《农业网络信息》2009年第9期77-78,共2页Agriculture Network Information

摘  要:JDBC是一个面向对象的应用程序接口(API),可访问各类关系数据库。JDBC也是Java核心类库的一部分,其特点是独立于具体的关系数据库。JDBC API定义了一些Java类,分别用来表示与数据库的连接、SQL语句、结果集和其他的数据库对象,使Java程序能方便地与数据库交互并处理所得的结果。使用JDBC所有的Java程序都能通过SQL语句或存储在数据库中的过程来存取数据库。Java Database Connectivity Standard(JDBC) is an object-oriented application programming interface(API),through which various types of relational database can be accessed.JDBC class library is also part of the core java.The most important feature of JDBC is that it is independent of the specific relational database.JDBC API defined in a number of Java type and database which were used to indicate the connection(connections),SQL statements(SQL statements),result sets(result sets) and other database objects.It makes the Java program easy to interact with the database and processed the results. By the use of JDBC,all Java programs (including Java applications, applets and servlet) can access the database through SQL statement or stored in the database process (stored procedures).

关 键 词:JDBC OOP  接口 数据库链接 

分 类 号:TP392[自动化与计算机技术—计算机应用技术]

 

参考文献:

正在载入数据...

 

二级参考文献:

正在载入数据...

 

耦合文献:

正在载入数据...

 

引证文献:

正在载入数据...

 

二级引证文献:

正在载入数据...

 

同被引文献:

正在载入数据...

 

相关期刊文献:

正在载入数据...

相关的主题
相关的作者对象
相关的机构对象