Name: rlT66838 Date: 05/24/2000
Mispelled in 1.2.2 documentation as well as 1.3
In the javadocs for PreparedStatement.setObject(int, Object, int, int)
http://java.sun.com/j2se/1.3/docs/api/java/sql/PreparedStatement.html#setObject(int, java.lang.Object, int, int)
It says:
Note that this method may be used to pass datatabase- specific
Database is spelled wrong.
(Review ID: 105296)
======================================================================