"the connection pool manager will re-enable autocommit when returning the connection to the pool, so autocommit will only be disabled the first time the connection is used." [t]2020-05-09 23:31:25
関連するかも情報
H2 Database のオートコミット設定。
「SET AUTOCOMMIT { TRUE | ON | FALSE | OFF }」 「jdbc:h2:./test;AUTOCOMMIT=OFF"」
"the connection pool manager will re-enable autocommit when returning the connection to the pool, so autocommit will only be disabled the first time the connection is used." [t]2020-05-09 23:31:25