Details
-
Task
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
Description
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.
Attachments
Issue Links
- links to