Release Notes - 1.2
-
1.2.0-funcrel
1.2.0-funcrel
Addresses an issue that caused the analysis process to stall during evaluation, ensuring smoother execution of the extension 📝 58123 Resolves an issue that causes a traceback error in the Hibernate application. Adds support for Blaze Persistence Life cycle annotations, EntityView and Criteria APIs Extends support for the latest versions of Quarkus Hibernate ORM with Panache and EclipseLink, including additional CRUD and query APIs. Extends support for the latest versions of Apache OpenJPA and Ebean ORM, including additional CRUD and query APIs. Extends support for the latest version of Jakarta Persistence, including additional query APIs Upgrades internal evaluation engine leading to an overall enhancement of CRUD Operations and Queries resolution, thus providing better/accurate results Changes Criteria query objects from “JPQL Query” to “JPA SQL Query” Expands scope of Quality rule 1045000 - Lazy fetching should be used for Hibernate collection (renamed to Lazy fetching should be used for JPA/Jakarta Persistence collection) to all JPA/Jakarta Persistence supported implementations and frameworks