| 3.0.1 - 3.0.4 | fix the resultSet data is parsed incorrectly sometimes. 3.0.1 is compiled on JDK 11, you are advised to use other version in the JDK 8 environment |
...
...
@@ -688,7 +688,7 @@ public void setNString(int columnIndex, ArrayList<String> list, int size) throws
```
</TabItem>
<TabItem value="rest" label="REST connection">
<TabItem value="ws" label="WebSocket connection">
```java
public class ParameterBindingDemo {
...
...
@@ -912,7 +912,7 @@ public class SchemalessJniTest {