Update from Sync Service
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
## 一、JDBC使用经验
|
||||
### 1.1 Statement
|
||||
1. Statement实例使用setstring等函数时,其下标是从1开始的,而不是从0开始;
|
||||
Reference in New Issue
Block a user
@@ -0,0 +1,3 @@
|
||||
## 一、JDBC使用经验
|
||||
### 1.1 Statement
|
||||
1. Statement实例使用setstring等函数时,其下标是从1开始的,而不是从0开始;
|
||||