Replies: 1 comment 2 replies
-
Have you tried setting the log level like described here? |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi guys!
Is there a way to track down actual DB transactions? I would like to log somehow the beginning and the end of a specific transaction and investigate the behavior.
hibernate-orm.log.sql=true doesn't show this type of operations
Beta Was this translation helpful? Give feedback.
All reactions