Skip to content

Commit 9974527

Browse files
author
Version
authoredAug 17, 2017
Update configuration.xml
1 parent 0a388d4 commit 9974527

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎src/site/zh/xdoc/configuration.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -533,7 +533,7 @@ SqlSessionFactory factory = new SqlSessionFactoryBuilder().build(reader, environ
533533
<td>
534534
指定一个提供<code>Configuration</code>实例的类.
535535
这个被返回的Configuration实例是用来加载被反序列化对象的懒加载属性值.
536-
这个类必须包含一个签名方法<code>static Configuration getConfiguration()</code>. (Since: 3.2.3)
536+
这个类必须包含一个签名方法<code>static Configuration getConfiguration()</code>. ( 3.2.3 版本开始)
537537
</td>
538538
<td>
539539
类型别名或者全类名.

0 commit comments

Comments
 (0)