Course Overview
JDBC Tutorials Part #3 – Advanced JDBC Concepts:
Java Database Connectivity (JDBC) is a Java API which is used to connect and execute query to the database.
API stands for Application programming interface which is a document which contains description of all the features of a product (software). It shows classes and interfaces that software programs can follow to communicate with each other. An application programming interface (API) can be created for applications, libraries, operating systems etc.
The tutorials will include the following:
- Working with JDBC APIs
- Implementing JDBC Statements and Result Sets
- Describing Advanced JDBC Concepts
Target Customers:
- Java Professionals or developers
- New developers who are interested to learn Java database connectivity.
- New as well as experienced users also, of all Java language.
- Web developers
- Students
- Web designers
Pre-Requisites:
- Knowledge of database concepts
- Database Professionals
- Good understanding of the Java programming language.
- It will be great if you have good understanding on SQL
- Basic knowledge of web application and how internet works.
- Such basic knowledge will help you to understand the jdbc concepts quickly and you can move fast on learning track.