Description
This book is the sixth in a series of books on software development. The subject is database applications, and how to write programs in Java that uses a database. As the database is used MySQL. The book has an appendix that provides a quick introduction to SQL and describes the most basic syntax. The book assumes a basic knowledge of Java corresponding to the book’s Java 1, 2 and 3 in this serie.
Content
- Introduction
- About surrogate keys
- JDBC
- HelloJDBC
- Exercise 1
- Database operations
- SQL statements
- Exercise 2
- ResultSet
- Update a ResultSet
- Municipalities and zipcodes
- Exercise 3
- Problem 1
- Stored procedures
- Data types
- Transactions
- Bach updates
- Exercise 4
- The component JTable
- The demo program
- Problem 2
- Files in databases
- Exercise 5
- DDL commands
- Final examples
- World
- MyWines