We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4760acc commit faba8e3Copy full SHA for faba8e3
src/docbkx/templates_support.xml
@@ -43,11 +43,11 @@
43
</section>
44
45
<section id="templates_support.support">
46
- <title></title>
+ <title>SqlSessionDaoTemplate</title>
47
<para>
48
<literal>SqlSessionDaoTemplate</literal> is able to create a new <literal>SqlSession</literal> or get the
49
active <literal>SqlSession</literal> from current transaction. It also translates exceptions to Spring's
50
- generic<literal>DataAccessException</literal> hierarchy.
+ generic <literal>DataAccessException</literal> hierarchy.
51
</para>
52
53
0 commit comments