.pdf
ACCESSING DATABASES WITH JDBC
PDF
16 Feb 2020
ACCESSING DATABASES WITH JDBC
Topics in This Chapter
• Connecting to databases: the seven basic steps
• Simplifying JDBC usage: some utilities
• Using precompiled (parameterized) queries
• Creating and executing stored procedures
• Updating data through transactions
• Using JDO and other object-to-relational mappings