Classbaze

Disclosure: when you buy through links on our site, we may earn an affiliate commission.

All you need to know about JDBC

JDBC (Java DB Connectivity) is a Java Standard API for connecting a Java application to an RDBMS. Although you may not need to use JDBC directly in any appli...
3.5
3.5/5
(2 reviews)
23 students
Created by

8.8

Classbaze Grade®

8.1

Freshness

8.6

Popularity

9.0

Material

JDBC (Java DB Connectivity) is a Java Standard API for connecting a Java application to an RDBMS. Although you may not need to use JDBC directly in any appli...
Platform: Skillshare
Video: 1h 30m
Language: English
Next start: On Demand

Best Jdbc classes:

Classbaze Rating

Classbaze Grade®

8.8 / 10

CourseMarks Score® helps students to find the best classes. We aggregate 18 factors, including freshness, student feedback and content diversity.

Freshness

8.1 / 10
This course was last updated on 4/2020.

Course content can become outdated quite quickly. After analysing 71,530 courses, we found that the highest rated courses are updated every year. If a course has not been updated for more than 2 years, you should carefully evaluate the course before enrolling.

Popularity

8.6 / 10
We analyzed factors such as the rating (3.5/5) and the ratio between the number of reviews and the number of students, which is a great signal of student commitment.

New courses are hard to evaluate because there are no or just a few student ratings, but Student Feedback Score helps you find great courses even with fewer reviews.

Material

9.0 / 10
Video Score: 7.8 / 10
The course includes 1h 30m video content. Courses with more videos usually have a higher average rating. We have found that the sweet spot is 16 hours of video, which is long enough to teach a topic comprehensively, but not overwhelming. Courses over 16 hours of video gets the maximum score.
The average video length is 7 hours 10 minutes of 13 Jdbc courses on Skillshare.
Detail Score: 9.1 / 10

The top online course contains a detailed description of the course, what you will learn and also a detailed description about the instructor.

Extra Content Score: 10.0 / 10

Tests, exercises, articles and other resources help students to better understand and deepen their understanding of the topic.

This course contains:

0 article.
0 resource.
0 exercise.
0 tests or quizzes.

In this page

About the course

JDBC (Java DB Connectivity) is a Java Standard API for connecting a Java application to an RDBMS. Although you may not need to use JDBC directly in any application today, it is important to understand how it works. Any modern frameworks like Hibernate or JPA which are ORM (Object-Relation-Mapper) or Mybatis which is an SQL mapper, behind the scene use JDBC.

In this class, we will be looking into the architecture of a JDBC application, connecting to a DB, executing SQL statements, and handling the results of SQL SELECT statements. We will also be learning how to setup a light weight DB called H2, with out having to install anything on our computer.

The class is completely hands-on based, so get ready to code a lot.

What can you learn from this course?

The class project consists of several tasks. Please ensure you will finish all of them and submit your work here.

Task 1: Create a Java application that creates a table called BOOKS in the connected RDBMS database. The fields are id (int, auto incremented), title (String), author (String), publisher (String), numberOfPages (int), price (double), discountPercent(int 0-100) and ISBN (String).

Task 2: Create a Java application that accepts values for a book and inserts the same into the BOOKS table in the RDBMS database. After this, ask the user if he/she would like add another. Repeat the process until the user inputs NO.

Task 3: Create a Java application that displays the following menu options:

  1. Search book by ISBN
  2. Search books by author
  3. Search books by price range
  4. Search books by publisher
  5. Search books by title

And allow the user to enter his/her choice. Based on the user’s choice, display the appropriate books details.

I hope you will be able to successfully complete the above tasks and submit your work here.

Wish you all the best,

Vinod.

What you need to start the course?

There is no prerequisite, anyone can begin this course.. This course is also great for beginners without any JDBC knowledge.

Who is this course is made for?

This course is suitable for beginners.

Are there coupons or discounts for All you need to know about JDBC ? What is the current price?

You can enrol in this course with a Skillshare subscription that costs $8/month, but you start with a FREE 7-day trial. You can also enrol in thousands of courses on a variety of topics with your subscription, including several Jdbc courses.
The average price is $13.1 of 13 Jdbc courses. So this course is -100% more expensive than the average Jdbc course on Skillshare.

Will I be refunded if I'm not satisfied with the All you need to know about JDBC course?

There is no money-back guarantee with Skillshare, but you can start with a free one-week trial to learn without risk. With the subscription, you can download classes to your tablet or phone using the Skillshare app.

Are there any financial aid for this course?

At the moment we couldn't find any available scholarship forAll you need to know about JDBC, but you can access more than 30 thousand classes for $8/month on Skillshare, including this one!

Who will teach this course? Can I trust Vinod Kumar?

Vinod Kumar has created 18 courses that got 112 reviews which are generally positive. Vinod Kumar has taught 6,745 students and received a 3.7 average review out of 112 reviews. Depending on the information available, we think that Vinod Kumar is an instructor that you can trust.
Software trainer, developer & consultant
Software trainer, developer & consultant
Browse all courses by on Classbaze.

8.8

Classbaze Grade®

8.1

Freshness

8.6

Popularity

9.0

Material

Platform: Skillshare
Video: 1h 30m
Language: English
Next start: On Demand

Classbaze recommendations for you