We may earn an affiliate commission when you visit our partners.
Pluralsight logo

Data Access in Java SE 17 Fundamentals

Bryan Hansen

This course will teach you the fundamentals of JDBC and how to best use it inside your application.

Read more

This course will teach you the fundamentals of JDBC and how to best use it inside your application.

Data access is core to almost every application developed. In this course, Data Access in Java SE 17 Fundamentals, you will not learn the basics of getting started, but rather the fundamentals of JDBC and how to best use it in your application. First, you will explore all of the database CRUD functions. Next, you will handle closing database connections. Finally, you will see the Template Method Pattern and use it to clean up the architecture. By the end of this course, you'll know the fundamentals of data access in Java 17 SE.

Enroll now

What's inside

Syllabus

Course Overview
Project Setup and Business Case
Connecting and Querying the Database
Statements, Prepared Statement, and ResultSets
Read more
Updates and Batch Updates to Records
Deleting Records
Architecture and the Template Method Pattern

Good to know

Know what's good
, what to watch for
, and possible dealbreakers
Teaches fundamentals of JDBC, providing a strong foundation for beginners
Guides learners on effectively utilizing JDBC within Java applications
Covers essential aspects of data access, including CRUD operations and connection handling
Leverages the Template Method Pattern to enhance code architecture
Incorporates hands-on exercises to reinforce learning
Instructed by Bryan Hansen, an expert in JDBC and data management

Save this course

Save Data Access in Java SE 17 Fundamentals to your list so you can find it easily later:
Save

Activities

Coming soon We're preparing activities for Data Access in Java SE 17 Fundamentals. These are activities you can do either before, during, or after a course.

Career center

Learners who complete Data Access in Java SE 17 Fundamentals will develop knowledge and skills that may be useful to these careers:
Data Architect
Data Architects design and develop data architectures. They work with stakeholders to gather requirements, design data architectures, and oversee the development and deployment of data architectures. This course may be useful for those who wish to become Data Architects because it teaches the fundamentals of data access in Java, which is a skill that is essential for designing and developing data architectures.
Data Analyst
Data Analysts analyze data to identify trends and patterns. They use data to solve problems and make decisions. This course may be useful for those who wish to become Data Analysts because it teaches the fundamentals of data access in Java, which is a skill that is essential for analyzing data.
Systems Analyst
Systems Analysts analyze and design computer systems. They work with stakeholders to gather requirements, design systems, and oversee the development and deployment of systems. This course may be useful for those who wish to become Systems Analysts because it teaches the fundamentals of data access in Java, which is a skill that is essential for analyzing and designing computer systems.
Software Architect
Software Architects design and develop software systems. They work with stakeholders to gather requirements, design the system, and oversee the development and deployment of the system. This course may be useful for those who wish to become Software Architects because it teaches the fundamentals of data access in Java, which is a skill that is essential for designing and developing software systems.
Database Designer
Database Designers design and develop databases. They work with stakeholders to gather requirements, design databases, and oversee the development and deployment of databases. This course may be useful for those who wish to become Database Designers because it teaches the fundamentals of data access in Java, which is a skill that is essential for designing and developing databases.
Software Engineer in Test
Software Engineers in Test test software applications. They work with developers to identify and fix bugs, and they ensure that software applications meet quality standards. This course may be useful for those who wish to become Software Engineers in Test because it teaches the fundamentals of data access in Java, which is a skill that is essential for testing software applications.
Database Administrator
Database Administrators manage and maintain databases. They work with database developers to design and implement databases, and they oversee the day-to-day operation of databases. This course may be useful for those who wish to become Database Administrators because it teaches the fundamentals of data access in Java, which is a skill that is essential for managing and maintaining databases.
Machine Learning Engineer
Machine Learning Engineers build and deploy machine learning models. They work with data scientists to identify the right models for a given problem, and they develop and deploy these models. This course may be useful for those who wish to become Machine Learning Engineers because it teaches the fundamentals of data access in Java, which is a skill that is essential for working with data.
Data Scientist
Data Scientists use data to build models and solve problems. They work with data to identify trends and patterns, and they use these insights to make decisions. This course may be useful for those who wish to become Data Scientists because it teaches the fundamentals of data access in Java, which is a skill that is essential for working with data.
Web Developer
Web Developers design and develop websites and web applications. They work with clients to gather requirements, design the website or application, and write and test code. This course may be useful for those who wish to become Web Developers because it teaches the fundamentals of data access in Java, which is a skill that is essential for developing web applications.
Business Analyst
Business Analysts analyze business processes and identify opportunities for improvement. They work with stakeholders to gather requirements, develop business cases, and implement solutions. This course may be useful for those who wish to become Business Analysts because it teaches the fundamentals of data access in Java, which is a skill that is essential for analyzing business processes and identifying opportunities for improvement.
Project Manager
Project Managers plan and execute projects. They work with stakeholders to identify project goals, develop project plans, and oversee the execution of projects. This course may be useful for those who wish to become Project Managers because it teaches the fundamentals of data access in Java, which is a skill that is essential for planning and executing projects.
Product Manager
Product Managers manage the development and launch of new products. They work with stakeholders to identify product needs, develop product specifications, and oversee the development and launch of the product. This course may be useful for those who wish to become Product Managers because it teaches the fundamentals of data access in Java, which is a skill that is essential for managing the development and launch of new products.
Technical Writer
Technical Writers write documentation for software applications. They work with developers and other stakeholders to gather requirements, develop documentation, and ensure that documentation is accurate and up-to-date. This course may be useful for those who wish to become Technical Writers because it teaches the fundamentals of data access in Java, which is a skill that is essential for writing documentation for software applications.
Software Developer
Software Developers design, develop, test, and deploy computer software applications. They analyze user needs, develop software specifications, and write and test code. This course may be useful for those who wish to become Software Developers because it teaches the fundamentals of data access in Java, which is a skill that is essential for developing software applications.

Reading list

We've selected nine books that we think will supplement your learning. Use these to develop background knowledge, enrich your coursework, and gain a deeper understanding of the topics covered in Data Access in Java SE 17 Fundamentals.
A comprehensive textbook on database systems, covering topics like data models, query processing, and transaction management, and it is particularly useful as a reference tool for background or prerequisite knowledge.
A beginner-friendly guide to Java programming, covering topics like object-oriented programming, data structures, and algorithms, which can provide a helpful, additional reading for the course.
A beginner-friendly guide to Java programming, covering topics like data types, operators, and control flow, and it can provide background or prerequisite knowledge.
A guide to writing effective Java code, covering topics like object-oriented design, concurrency, and performance optimization, and it is more valuable as additional reading.
A guide to writing concurrent Java code, covering topics like thread synchronization, lock-free programming, and performance optimization, and it is helpful for additional reading.
A beginner-friendly guide to SQL, covering topics like data types, queries, and joins, and it can provide background or prerequisite knowledge.
A comprehensive reference for Java developers, covering topics like the Java language, libraries, and APIs, and it is particularly useful as a reference tool.

Share

Help others find this course page by sharing it with your friends and followers:

Similar courses

Here are nine courses similar to Data Access in Java SE 17 Fundamentals.
Database Applications with JDBC in Java SE Applications...
Most relevant
Java Core Libraries: JDBC 4
Most relevant
Building an Application Using Java SE 17
Most relevant
Prepared Statements and Stored Procedures
Most relevant
Advanced Java
Most relevant
Introduction To Java Database Connectivity - JDBC
Most relevant
Building Applications Using Spring JDBC 5
Most relevant
Java Data Access - SQL Primer
Most relevant
Java Database Connectivity (JDBC) Introduction
Most relevant
Our mission

OpenCourser helps millions of learners each year. People visit us to learn workspace skills, ace their exams, and nurture their curiosity.

Our extensive catalog contains over 50,000 courses and twice as many books. Browse by search, by topic, or even by career interests. We'll match you to the right resources quickly.

Find this site helpful? Tell a friend about us.

Affiliate disclosure

We're supported by our community of learners. When you purchase or subscribe to courses and programs or purchase books, we may earn a commission from our partners.

Your purchases help us maintain our catalog and keep our servers humming without ads.

Thank you for supporting OpenCourser.

© 2016 - 2024 OpenCourser