Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
0% found this document useful (0 votes)
10 views

Java & MySQL Tutorial

This document provides an overview of connecting Java applications to MySQL databases using JDBC. It discusses the JDBC framework and architecture and assumes knowledge of Java and SQL.

Uploaded by

siddu
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
10 views

Java & MySQL Tutorial

This document provides an overview of connecting Java applications to MySQL databases using JDBC. It discusses the JDBC framework and architecture and assumes knowledge of Java and SQL.

Uploaded by

siddu
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 3

24/11/2023, 23:44 Java & MySQL Tutorial

Menu Search tutorials, courses and ebooks...


Login

Home

Coding
HTML Ground
CSS Javascript SQL Python Java C C++

Jobs

Whiteboard Java & MySQL Tutorial


Tools
PDF Version Quick Guide Resources Job Search Discussion

Java based application can connect to MySQL using JDBC API. JDBC works
with Java on a variety of platforms, such as Windows, Mac OS, and the
various versions of UNIX.

Audience
This tutorial is designed for Java programmers who would like to understand
the JDBC framework to connect to MySQL in detail along with its architecture
and actual usage.

Prerequisites
Before proceeding with this tutorial, you should have a good understanding of
Java programming language. As you are going to deal with MySQL database,
you should have prior exposure to SQL and Database concepts.

Kickstart Your Career


Get certified by completing the course

Get Started

https://w w w .tutorialspoint.com/java_mysql/index.htm 1/3


24/11/2023, 23:44 Java & MySQL Tutorial

Print Page Previous Next

Advertisements
AD

Tutorials Point is a leading Ed Tech


company striving to provide the best
learning material on technical and non-
technical subjects.

https://w w w .tutorialspoint.com/java_mysql/index.htm 2/3


24/11/2023, 23:44 Java & MySQL Tutorial

About us Terms Our Products


Company Terms of use Free Library

Our Team Privacy Policy Articles

Careers Refund Policy Coding Ground

Jobs Cookies Policy Certifications

Become a Teacher FAQ's Courses

Affiliates eBooks

Contact Us Corporate Training

Free Web Graphics

Contact Us
Tutorials Point India Private Limited, Incor9
Building, Kavuri Hills, Madhapur,
Hyderabad, Telangana - 500081, INDIA

© Copyright 2023. All Rights Reserved.

https://w w w .tutorialspoint.com/java_mysql/index.htm 3/3

You might also like