tailieunhanh - Introduction to java programming: Chapter 32 - Java Database Programming

Introduction to java programming: Chapter 32 - Java Database Programming's Objectives is to become familiar with the JDBC API; learn how to load a driver, connect to a database, execute statements, and process result sets using JDBC; use the prepared statements to execute precompiled SQL statements. | Chapter 32 Java Database Programming Liang Introduction to Java Programming Sixth Edition c 2005 Pearson Education Inc. All rights reserved. 0-13-148952-6 1 Objectives - To become familiar with the JDBC API . To learn how to load a driver connect to a database execute statements and process result sets using JDBC . To use the prepared statements to execute precompiled SQL statements . To handle transactions in the Connection interface . To explore database metadata using the DatabaseMetaData and ResultSetMetaData interfaces . Liang Introduction to Java Programming Sixth Edition c 2005 Pearson Education Inc. All rights reserved. 0-13-148952-6 Why Java for Database Programming First Java is platform independent. You can develop platform-independent database applications using SQL and Java for any relational database systems. Second the support for accessing database systems from Java is built into Java API so you can create database applications using all Java code with a common interface. Third Java is taught in almost every university either as the first programming language or as the second programming language. Liang Introduction to Java Programming Sixth Edition c 2005 Pearson Education Inc. All rights reserved. .

crossorigin="anonymous">
Đã phát hiện trình chặn quảng cáo AdBlock
Trang web này phụ thuộc vào doanh thu từ số lần hiển thị quảng cáo để tồn tại. Vui lòng tắt trình chặn quảng cáo của bạn hoặc tạm dừng tính năng chặn quảng cáo cho trang web này.