Release Notes - 1.3
1.3.0-funcrel
Other Updates
Details |
---|
Support added for Spring Framework iBatis CRUD APIs |
Rules
Rule Id | New Rule | Details |
---|---|---|
1677000 | FALSE | An update was made to change the scope of the rule to include only Java MyBatis SQL Query and DotNet MyBatis SQL Query objects. |
1.3.0-beta2
Other Updates
Details |
---|
Unknown Entity and Unknown Entity Operation objects will now be created for tk.mybatis CRUD APIs in case the respective entity cannot be resolved |
1.3.0-beta1
Other Updates
Details |
---|
Support added for tk.mybatis library, with Entity and Entity Operation objects. |
Support added for Annotaion Provider APIs. |
1.3.0-alpha1
Other Updates
Details |
---|
SQL Query objects from Java MyBatis projects are now named as "Java MyBatis SQL Query" and their evaluation has been improved. |
SQL Query objects from .Net MyBatis projects are now named as "DotNet MyBatis SQL Query" and their evaluation has been improved. |