-
Terminally Deprecated ElementsElementDescriptionsince 6.2.4 with no replacement since the property has never had any affect on behavior; to be removed in 7.0since 6.2.4 with no replacement since the property has never had any affect on behavior; to be removed in 7.0
-
Deprecated InterfacesInterfaceDescriptionas of 6.2, in favor of
SqlBinaryValueandSqlCharacterValueas of 6.2, in favor ofSqlBinaryValueandSqlCharacterValueas of 6.2, in favor of directResultSet.getSQLXML(int)andConnection.createSQLXML()usage, possibly in combination with a customSqlValueimplementationas of 6.2, in favor of a directSqlValueimplementationas of 6.2, in favor of directSQLXMLusageas of 6.2, in favor of directSQLXMLusageas of 6.2, in favor of directSQLXMLusage
-
Deprecated ClassesClassDescriptionas of 6.2, in favor of
SqlBinaryValueandSqlCharacterValueas of 6.2 along withLobHandler, in favor ofResultSet.getBinaryStream(int)/ResultSet.getCharacterStream(int)usageas of 5.3, in favor of Spring's common bean definition formats and/or custom reader implementationsas of 6.2, in favor ofSqlBinaryValueandSqlCharacterValueas of 6.2, in favor ofSqlBinaryValueandSqlCharacterValueas of 6.2, in favor ofSqlBinaryValueandSqlCharacterValueas of 6.2, in favor ofSqlBinaryValueandSqlCharacterValueas of 6.2, in favor of directResultSet.getSQLXML(int)andConnection.createSQLXML()usage, possibly in combination with a customSqlValueimplementation
-
Deprecated ExceptionsExceptionsDescriptionas of 6.2 along with
LobHandleras of 6.2, in favor of directResultSet.getSQLXML(int)andConnection.createSQLXML()usage, possibly in combination with a customSqlValueimplementation
-
Deprecated MethodsMethodDescriptionas of 5.3, in favor of
JdbcOperations.query(String, ResultSetExtractor, Object...)as of 5.3, in favor ofJdbcOperations.query(String, RowCallbackHandler, Object...)as of 5.3, in favor ofJdbcOperations.query(String, RowMapper, Object...)as of 5.3, in favor ofJdbcOperations.queryForList(String, Class, Object...)as of 5.3, in favor ofJdbcOperations.queryForObject(String, Class, Object...)as of 5.3, in favor ofJdbcOperations.queryForObject(String, RowMapper, Object...)as of 5.1.11, in favor ofDataSourceUtils.resetConnectionAfterTransaction(Connection, Integer, boolean)since 6.2.4 with no replacement since the property has never had any affect on behavior; to be removed in 7.0since 6.2.4 with no replacement since the property has never had any affect on behavior; to be removed in 7.0as of 5.3.29, in favor ofSQLWarningException.getSQLWarning()as of 5.3, in favor of the JDBC 4.0 connection validationas of 5.2.9, in favor ofJdbcUtils.extractDatabaseMetaData(DataSource, DatabaseMetaDataCallback)with a lambda expression or method reference and a generically typed result