Mastering Java Swing - Part 2

Pluralsight
Course Summary
Working with Data
-
+
Course Description
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.
-
+
Course Syllabus
Model-View-Controller- 29m 7s
—Introduction 0m 5s
—Creating a Data Model 13m 54s
—Creating a Controller 15m 8sTables and Data- 37m 47s
—Tables 21m 14s
—Serialization - Saving Objects to Files 16m 33sWorking with Tables- 23m 56sMore Swing Controls- 37m 56sTips for Designing Forms- 20m 59sQuerying Databases using JDBC- 23m 51sUpdating Databases using JDBC- 19m 14sWorking with Swing and Databases (JDBC)- 32m 51s
This course is listed under
Open Source
, Development & Implementations
and Data & Information Management
Community
Related Posts: