March 2023
Intermediate to advanced
1851 pages
66h 25m
English
Chapter Topics
Understanding the basics of relational databases: relational tables and SQL
Understanding the role of the JDBC driver, and establishing a database connection using such a driver
Understanding the handling of JDBC resources, and closing them in a responsible way
Writing code to create and execute SQL statements: basic statement, prepared statement, and callable statement in the JDBC API
Writing code to process query results, including customizing the result set returned by a query
Discovering database capabilities and reading result set metadata
Writing code to implement transaction control
Java SE ... |
Read now
Unlock full access