By default, the spring boot transaction is auto-commit. Every single SQL statement is in its own transaction and will commit after execution.
確定! 回上一頁