• Type: Sub-task
    • Resolution: Done
    • Priority: Major - P3
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      Hibernate's transaction options are many, but most of them are out of our scope (like JTA integration), so we focus on the basic demarcation of JDBC, or relying on the `setAutoCommit(false)` to start a transaction.

       

      Particularly we need to respond elegantly in face of Hibernate transaction configurations which we don't support, e.g. transaction isolation level.

              Assignee:
              Nathan Xu
              Reporter:
              Nathan Xu
              None
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: