Course
Skills Expanded
Mastering Java Swing - Part 2
Working with Data
What you'll learn
In this second part of Mastering Java Swing, the focus is on working with data. You'll see how to implement a model-view-controller architecture, how to connect to a database using JDBC and transfer data to and from your database and you'll learn how to use serialization to save objects to files and how to use preferences to save small amounts of data. We'll also take a look at more important Spring widgets.
Table of contents
Model-View-Controller
29mins
Tables and Data
38mins
Working with Tables
23mins
More Swing Controls
38mins
Tips for Designing Forms
21mins
Querying Databases using JDBC
24mins
Updating Databases using JDBC
19mins
Working with Swing and Databases (JDBC)
32mins