22. Accessing Databases with JDBC
In this chapter you’ll:
Learn relational database concepts.
Use Structured Query Language (SQL) to retrieve data from and manipulate data in a database.
Use the JDBC™ API’s classes and interfaces to manipulate databases.
Use JDBC’s automatic JDBC driver discovery.
Embed a Swing GUI control into a JavaFX ...
Get Java 9 for Programmers now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.