JDBC: An Introduction to Java Database Connectivity
Java JDBC
| Beginner
- 11 Videos | 1h 12m 54s
- Includes Assessment
- Earns a Badge
Before getting your hands dirty with Java Database Connectivity (JDBC), it is important to recognize its purporse and the options it has to offer - and this is exactly what this course provides. It first lays a theoretical foundation in terms of the need for JDBC, the various pieces which come together to let your app connect to a database, as well as their features and use cases. You will cover topics such as JDBC drivers, JDBC objects such as Statement , ResultSet, and RowSet, and then connect a Java app to a database.
WHAT YOU WILL LEARN
-
discover the key concepts covered in this coursedescribe the role of JDBC and JDBC drivers in enabling interactions between a Java app and a databaseidentify the different JDBC objects that enable a Java app to work with a database, and recall the roll played by each of themrecognize the role played by a ResultSet in navigating over and modifying the contents of tabular datarecall the specific types of RowSets available in JDBC and their specific features and use casesdescribe the role of batch updates and transactions when working with JDBC
-
download and install MySQL and the MySQL Workbench toolwrite a Java app that connects to a database using JDBCconfigure a Java app to use a JDBC driver when connecting to a databaseset up a Maven project to work with a JDBC driversummarize the key concepts covered in this course
IN THIS COURSE
-
1.Course Overview2m 35sUP NEXT
-
2.Overview of JDBC7m
-
3.JDBC Objects9m 41s
-
4.The ResultSet6m 20s
-
5.The JDBC RowSet8m 5s
-
6.Running Multiple Statements7m 6s
-
7.Installing MySQL and MySQL Workbench8m 49s
-
8.Connecting to a Database from Java9m 10s
-
9.Loading the JDBC Driver5m 48s
-
10.Configuring a Maven Project with JDBC6m 47s
-
11.Course Summary1m 33s
EARN A DIGITAL BADGE WHEN YOU COMPLETE THIS COURSE
Skillsoft is providing you the opportunity to earn a digital badge upon successful completion of this course, which can be shared on any social network or business platform
Digital badges are yours to keep, forever.