Shouldn’t this be a pretty straightforward operation? However, I see there’s neither a size() nor length() method. 15 Answers 15
In Java I’m trying to test for a null value, from a ResultSet, where the column is being cast to a primitive int ...
-
May 16, 2022
- 0 Comments
How do I get the size of a java.sql.ResultSet?