{"id":9651,"date":"2021-07-02T15:47:58","date_gmt":"2021-07-02T15:47:58","guid":{"rendered":"https:\/\/papersspot.com\/blog\/2021\/07\/02\/why-is-there-an-auto-commit-mode-available-in-the-java-jdbc-api\/"},"modified":"2021-07-02T15:47:58","modified_gmt":"2021-07-02T15:47:58","slug":"why-is-there-an-auto-commit-mode-available-in-the-java-jdbc-api","status":"publish","type":"post","link":"https:\/\/papersspot.com\/blog\/2021\/07\/02\/why-is-there-an-auto-commit-mode-available-in-the-java-jdbc-api\/","title":{"rendered":"Why is there an Auto-Commit mode available in the Java JDBC API?"},"content":{"rendered":"<p>Database Systems handle transactions, commits and rollbacks in a variety of ways. These differ between competing database management products from various vendors. So what is the purpose of setting the JDBC Auto-Commit mode, when we know that transaction and commit behavior can be very specific to the actual type of database system we are connecting to. <br \/>So when do we want to set Auto-Commit to true and when should we set it to false? And what are the edge cases or pitfalls to look out for? <\/p>\n","protected":false},"excerpt":{"rendered":"<p>Database Systems handle transactions, commits and rollbacks in a variety of ways. These differ between competing database management products from various vendors. So what is the purpose of setting the JDBC Auto-Commit mode, when we know that transaction and commit behavior can be very specific to the actual type of database system we are connecting [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[10],"class_list":["post-9651","post","type-post","status-publish","format-standard","hentry","category-research-paper-writing","tag-writing"],"_links":{"self":[{"href":"https:\/\/papersspot.com\/blog\/wp-json\/wp\/v2\/posts\/9651","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/papersspot.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/papersspot.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/papersspot.com\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/papersspot.com\/blog\/wp-json\/wp\/v2\/comments?post=9651"}],"version-history":[{"count":0,"href":"https:\/\/papersspot.com\/blog\/wp-json\/wp\/v2\/posts\/9651\/revisions"}],"wp:attachment":[{"href":"https:\/\/papersspot.com\/blog\/wp-json\/wp\/v2\/media?parent=9651"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/papersspot.com\/blog\/wp-json\/wp\/v2\/categories?post=9651"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/papersspot.com\/blog\/wp-json\/wp\/v2\/tags?post=9651"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}