Skip to content

Commit 7ef2a75

Browse files
committed
Trivial doc correction
1 parent 1282890 commit 7ef2a75

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/site/ja/xdoc/configuration.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1751,7 +1751,7 @@ SqlSessionFactory factory = new SqlSessionFactoryBuilder().build(reader,properti
17511751
Web アプリケーションでは応答速度向上のために良く使われる設定です。
17521752
</p>
17531753
<p>
1754-
POOLED データソースには、UNPOOLED の設定で見た5つの他に様々なプロパティを指定することができます
1754+
POOLED データソースには、UNPOOLED に対して設定可能なプロパティに加えて以下を指定することができます
17551755
</p>
17561756
<ul>
17571757
<li>poolMaximumActiveConnections – 同時にプールされる接続数の最大値です。

0 commit comments

Comments
 (0)