Skip to content

Commit bfbca95

Browse files
committed
improve zh-CN doc: configuration
1 parent c20c0f5 commit bfbca95

File tree

2 files changed

+150
-93
lines changed

2 files changed

+150
-93
lines changed

src/site/xdoc/configuration.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1547,7 +1547,7 @@ SqlSessionFactory factory = sqlSessionFactoryBuilder.build(reader,properties);]]
15471547
facilitate Lazy Loading, this dataSource is required.
15481548
</li>
15491549
</ul>
1550-
<p>There are three build-in dataSource types (i.e. type="????"):
1550+
<p>There are three build-in dataSource types (i.e. type="[UNPOOLED|POOLED|JNDI]"):
15511551
</p>
15521552
<p>
15531553
<strong>UNPOOLED</strong>

0 commit comments

Comments
 (0)