Skip to content

Document SqlSessionManager in Java API#3667

Open
kobewl wants to merge 1 commit intomybatis:masterfrom
kobewl:codex/docs-sqlsessionmanager
Open

Document SqlSessionManager in Java API#3667
kobewl wants to merge 1 commit intomybatis:masterfrom
kobewl:codex/docs-sqlsessionmanager

Conversation

@kobewl
Copy link
Copy Markdown

@kobewl kobewl commented Apr 2, 2026

Summary

  • add a dedicated SqlSessionManager section to the Java API documentation
  • document how to create it, start a managed session, and commit or roll back work
  • clarify that it opens, commits, and rolls back sessions automatically when no managed session is started

Fixes #1532

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Introduce the SqlSessionManager on documentation

1 participant