Analysis for issue #199 reveals that there are several other issues involving the pre-(JSR 310, JDBC 4.2) date, time, timestamp conversions to and from the java.sql.{Date,Time,Timestamp} classes.
Sets the designated parameter to the given date and calendar values. This setDate method is specified by the setDate method in the java.sql.CallableStatement interface.
Java has become increasingly popular as a server-side programming language for database-powered Web applications. Those applications’ business logic-handling methods must work with data from backend ...