|
Generated by JDiff |
|||||||
PREV PACKAGE NEXT PACKAGE FRAMES NO FRAMES | DETAIL: REMOVED | ADDED | CHANGED |
Changed Classes | |
|
This is the central class in the JDBC core package. It simplifies the use of JDBC and helps to avoid common errors. |
|
Common base class for ResultSet-supporting SqlParameters like SqlOutParameter and SqlReturnResultSet. |
|
RowMapper implementation that converts a single column into a single result value per row. |
|
Subclass of SqlOutParameter to represent an INOUT parameter. |
|
Subclass of SqlParameter to represent an output parameter. |
|
Represents a returned java.sql.ResultSet from a stored procedure call. |
|
Utility methods for PreparedStatementSetter/Creator and CallableStatementCreator implementations, providing sophisticated parameter management (including support for LOB values). |
|
||||||||
PREV PACKAGE NEXT PACKAGE FRAMES NO FRAMES |