Clirr Results

The following document contains the results of Clirr.

  • Current Version: 1.2.2-SNAPSHOT
  • Comparison Version: 1.0.2

Summary

Severity Number
Error
 Error 9
Warning
 Warning 0

(The results have been filtered to omit less severe results)

API Incompatibilities

Severity Message Class Method / Field
Error
Class org.springframework.orm.ibatis.SqlMapClientCallback removed org.springframework.orm.ibatis.SqlMapClientCallback
Error
Class org.springframework.orm.ibatis.SqlMapClientFactoryBean removed org.springframework.orm.ibatis.SqlMapClientFactoryBean
Error
Class org.springframework.orm.ibatis.SqlMapClientOperations removed org.springframework.orm.ibatis.SqlMapClientOperations
Error
Class org.springframework.orm.ibatis.SqlMapClientTemplate removed org.springframework.orm.ibatis.SqlMapClientTemplate
Error
Class org.springframework.orm.ibatis.support.AbstractLobTypeHandler removed org.springframework.orm.ibatis.support.AbstractLobTypeHandler
Error
Class org.springframework.orm.ibatis.support.BlobByteArrayTypeHandler removed org.springframework.orm.ibatis.support.BlobByteArrayTypeHandler
Error
Class org.springframework.orm.ibatis.support.BlobSerializableTypeHandler removed org.springframework.orm.ibatis.support.BlobSerializableTypeHandler
Error
Class org.springframework.orm.ibatis.support.ClobStringTypeHandler removed org.springframework.orm.ibatis.support.ClobStringTypeHandler
Error
Class org.springframework.orm.ibatis.support.SqlMapClientDaoSupport removed org.springframework.orm.ibatis.support.SqlMapClientDaoSupport

API Changelog

The following APIs were modified from version 1.0.2 to 1.2.2-SNAPSHOT:
  • Non justified changes

    Class From To org.springframework.orm.ibatis.SqlMapClientCallback org.springframework.orm.ibatis.SqlMapClientFactoryBean org.springframework.orm.ibatis.SqlMapClientOperations org.springframework.orm.ibatis.SqlMapClientTemplate org.springframework.orm.ibatis.support.AbstractLobTypeHandler org.springframework.orm.ibatis.support.BlobByteArrayTypeHandler org.springframework.orm.ibatis.support.BlobSerializableTypeHandler org.springframework.orm.ibatis.support.ClobStringTypeHandler org.springframework.orm.ibatis.support.SqlMapClientDaoSupport