Skip to content

Commit 7bd9402

Browse files
committed
update docs
1 parent dfb28f7 commit 7bd9402

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sharding-jdbc-doc/content/post/limitations.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ weight = 5
2121
- 不支持自定义类型映射
2222

2323
### `Statement``PreparedStatement`接口
24-
- 不支返回多个结果集的语句
24+
- 不支持返回多结果集的语句(即存储过程,非`SELECT`多条数据)
2525
- 不支持国际化字符的操作
2626

2727
### 对于`ResultSet`接口

0 commit comments

Comments
 (0)