25.8.20
This website uses cookies to ensure you get the best experience on our website. Learn more

JDBC: Working with ResultSets & Query Batches

Skillsoft issued completion badges are earned based on viewing the percentage required or receiving a passing score when assessment is required. ResultSets allow SELECT query results to be processed systematically in a Java app while executing INSERT and UPDATE queries can be handled efficiently with query batches. This is very much a hands-on course and gets into the nitty-gritty of processing large volumes of data using JDBC. You will cover a lot of features of the ResultSet object - from its navigability to its ability to update data. You will also optimize updates by running them in a batch, and cover the implementations of atomic transactions when using JDBC.

Issued on

December 19, 2024

Expires on

Does not expire