Clirr Results
The following document contains the results of Clirr.
- Current Version: 3.0.2
- Comparison Version: 2.1.0
Summary
Severity | Number |
---|---|
![]() |
2 |
![]() |
0 |
(The results have been filtered to omit less severe results)
API Incompatibilities
Severity | Message | Class | Method / Field |
---|---|---|---|
![]() |
Parameter 1 of 'public void write(java.util.List)' has changed its type to org.springframework.batch.item.Chunk | org.mybatis.spring.batch.MyBatisBatchItemWriter | public void write(java.util.List) |
![]() |
Method 'protected void doJumpToPage(int)' has been removed | org.mybatis.spring.batch.MyBatisPagingItemReader | protected void doJumpToPage(int) |
API Changelog
The following APIs were modified from version 2.1.0 to 3.0.2:- Non justified changes
Class From To org.mybatis.spring.batch.MyBatisBatchItemWriter public void write(java.util.List) org.mybatis.spring.batch.MyBatisPagingItemReader protected void doJumpToPage(int)