YoVDO

Java Database Connectivity (JDBC) Introduction

Offered By: LearnQuest via Coursera

Tags

JDBC Courses Databases Courses

Course Description

Overview

The intent of Java Database Connectivity (JDBC) Introduction is to get some hands-on experience with foundational JDBC concepts. On our journey we’ll learn about why and how the API makes working with databases easy for Java Developers. After this course you should not only be able to demonstrate the mechanics of JDBC but furthermore, you should be able to explain the design and intent.

Syllabus

  • Connecting to a Database
    • In this module you will learnt the core concepts of Java Database Connectivity (JDBC). You will load a database driver into a Java Application so that you can connect to a database, send commands to the database using the Statement Objects to define and load tables
  • More Statements
    • In this module you will extract data from database tables either using a ResultSet or a JdbcRowSet, define referential integrity constraints and leverage table associations between tables in ResultSet extraction

Taught by

Derek Parsons

Related Courses

Introduction to Databases
Meta via Coursera
Web Development
Udacity
MongoDB for Developers
MongoDB University
MongoDB for DBAs
MongoDB University
MongoDB for Java Developers
MongoDB University