Xiangdong Huang created IOTDB-912:
-------------------------------------
Summary: implement wasNull method in AbstractIoTDBJDBCResultSet
Key: IOTDB-912
URL: https://issues.apache.org/jira/browse/IOTDB-912
Project: Apache IoTDB
Issue Type: Task
Components: JDBC
Reporter: Xiangdong Huang
wasNull() method is a standard interface in ResultSet of JDBC.
However, current IoTDB's JDBC does not implement it.
You can get more information from the method's javadoc or search "Java
ResultSet.wasNull example" to understand the behavior of the method, and then
implement it.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)