Complete JDBC Programming Part-1

所在平台: Udemy

课程主页: https://www.udemy.com/course/complete-jdbc-programming-part-1/

课程评论:没有评论

第一个写评论        关注课程

课程简介

## Coursera 课程:“Java 数据库编程入门 - JDBC 编程第一部分” 内容摘要 本课程深入讲解了 Java 数据库编程的基础——JDBC(Java Database Connectivity)。通过本课程的学习,您将为 Java 数据库开发打下坚实的基础。 **课程主要内容包括:** * **Java 进阶概念介绍:** 为理解 JDBC 奠定理论基础。 * **JDBC 详解:** 以简单易懂的方式介绍 JDBC 的核心概念。 * **数据存储区域:** 了解数据是如何存储的。 * **JDBC 架构:** 深入理解 JDBC 的整体工作原理。 * **JDBC API:** 学习 JDBC 提供的强大应用程序接口。 * **驱动程序深度解析:** * 区分 Driver Interface、Driver Class 和 Driver Software。 * 详解 JDBC 四种主要驱动类型(Type-1, Type-2, Type-3, Type-4 Driver)以及一种(Type-5 Driver)的使用。 * 总结所有 JDBC 驱动程序的特点和适用场景。 * **JDBC 应用开发标准步骤:** 掌握开发 JDBC 应用程序的一系列规范化流程。 * **动态编程与 SQL 构建:** * 学习如何从键盘读取动态输入。 * 掌握如何根据动态输入构建 SQL 查询语句。 * **数据库基本操作 (CRUD):** 学习并实践数据的创建(Create)、读取(Read)、更新(Update)和删除(Delete)数据库操作。 * **JDBC 实时编码规范:** 了解并遵循开发 JDBC 应用程序的最佳实践和编码标准。 * **IDE 集成开发:** 学习如何在 Eclipse 等主流 IDE 中开发和运行 JDBC 应用程序。 * **MySQL 数据库实战:** 结合 MySQL 数据库进行 JDBC 编程的实践演示。 通过本课程的学习,您将能够熟练运用 JDBC 进行 Java 数据库的开发和管理。

课程评论(0条)

课程详情

JDBC is the Base for Java Database Programming. In this Course you will get strong base about Java database concepts. The following are various concepts discussed in this course. 1. Introduction to advance java2. JDBC in simple way3. Storage areas4. Introduction to JDBC5. JDBC architecture6. JDBC API7. Driver interface vs Driver class vs Driver software8. Types of Drivers9. Standard steps to develop JDBC application10. Working with Type-1 Driver 11. Working with Type-2 Driver 12. Working with Type-3 Driver 13. Working with Type-4 Driver 14. Working with Type-5 Driver 15. Summary of all 5 JDBC Drivers16. Programs for create & Drop tables17. How to read dynamic input from the keyword18. How to form sql queries with dynamic input19. Programs for basic CRUD operations20. Realtime coding Standards for JDBC application21. How to develop & run JDBC application with IDEs like eclipse22. Working with mySql database

课程标签

0人关注该课程

主题相关的课程