Release Notes - 1.0
-
1.0.11-funcrel
1.0.11-funcrel
Fixes unresolved Entity operation objects by handling corner cases, ensuring more objects and links. Upgrades internal evaluation engine leading to an overall enhancement of CRUD Operations and Queries resolution, thus providing better/accurate results. 1.0.10-funcrel
1.0.10-funcrel
Upgrades internal evaluation engine leading to an overall enhancement of CRUD Operations and Queries resolution, thus providing better/accurate results. Improves analysis speed and accuracy by adding optimized filtering. 1.0.9-funcrel
1.0.9-funcrel
Upgrades internal evaluation engine leading to an overall enhancement of CRUD Operations and Queries resolution, thus providing better/accurate results. Unknown SQL Query objects are now created per method having an unresolved call, versus per Analysis Unit. 1.0.8-funcrel
1.0.8-funcrel
Adds support for ResultQuery CRUD APIs. Adds support for DSL Query CRUD API. Upgrades internal evaluation engine leading to an overall enhancement of CRUD Operations and Queries resolution, thus providing better/accurate results. 1.0.7-funcrel
1.0.7-funcrel
New details to explain which framework API has been triggered for CRUD Operations and queries. A traceback issue has been fixed resulting in more objects and links. Updated embedded libraries. 1.0.6-funcrel
1.0.6-funcrel
Updated embedded libraries. 1.0.5-funcrel
1.0.5-funcrel
An update has been implemented to ensure “relyOn” links are correctly implemented between Entity objects and corresponding Java Classes Better error management leads to more objects and links. 1.0.4-funcrel
1.0.4-funcrel
Added new objects “jOOQ Unknown Entity”, “jOOQ Unknown Entity Operation” and “jOOQ Unknown SQL Query”. 1.0.3-funcrel
1.0.3-funcrel
A change has been implemented to ensure that jOOQ Entity Operation objects are now correctly identified as Java/JEE objects. 1.0.2-funcrel
1.0.2-funcrel
The performance is improved and added missing objects and links. Support is added for org.jooq.Query.executeAsync methods for Fluent API for jOOQ. Support for ExecuteAsync methods for Fluent API for jOOQ 1.0.1-funcrel
1.0.1-funcrel
Added vendor property for jOOQ Entity, jOOQ Entity Operation and jOOQ SQL Query objects. 1.0.0-funcrel
1.0.0-funcrel
Support for org.jooq.ResultQuery.stream and org.jooq.Batch.execute methods for Fluent API for jOOQ. Support for batch and stream methods for Fluent API for jOOQ 1.0.0-beta1
1.0.0-beta1
Corner cases in client app are now supported. For example: Support for table object instead of table name used in CRUD apis, Support for naming convention of jOOQ generated classes w.r.t table name, and Support for naming convention of jOOQ generated classes w.r.t table name. Support provided for naming convention involving complex names of the jooq entity. Support for complex naming conventions 1.0.0-alpha2
1.0.0-alpha2
Support added for jOOQ Fluent CRUD APIs - see https://doc.castsoftware.com/display/TECHNOS/jOOQ+-+1.0#jOOQ1.0-FluentAPI . Support for jOOQ Fluent API 1.0.0-alpha1
1.0.0-alpha1
Initial release of the extension.Support added for jOOQ (https://www.jooq.org/ ) API packages: “callLinks” created from Java methods to jOOQ SQL Query objects. Support for jOOQ APIs