Thought I have found a bug in the Oracle JDBC driver. But, to my surprise the bug was actually a feature of Oracle Database.
Question was simple, Why PreparedStatement.setString method works for Number columns, even though the JDBC specification has no reference for such a behavior?
Details here.
No comments:
Post a Comment