Release Notes - 1.0


  • 1.0.12-funcrel

    1.0.12-funcrel
    Internal error fixed resulting in more objects and links. 📝 54492
    Adds support for JasperReports library for CRUD API.
    Adds support for DynamicReports library for CRUD API.
    Unknown SQL Query objects are now created per method, versus Analysis Unit
    Fixes evaluation issues that caused missing results, ensuring more objects and links are created for better accuracy.
    Upgrades internal evaluation engine leading to an overall enhancement of CRUD Operations and Queries resolution, thus providing better/accurate results.
  • 1.0.11-funcrel

    1.0.11-funcrel
    Upgrades internal evaluation engine leading to an overall enhancement of CRUD Operations and Queries resolution, thus providing better/accurate results.
    Internal error fixed resulting in more objects and links.
    Fixes evaluation issues that caused missing results, ensuring more objects and links are created for better accuracy.
  • 1.0.10-funcrel

    1.0.10-funcrel
    Adds support for JFree JDBC CRUD API.
    Adds support for Oracle JDBC library CRUD API.
    Adds support for Sun/Oracle library for CRUD API.
    Internal error fixed resulting in more objects and links.
    Upgrades internal evaluation engine leading to an overall enhancement of CRUD Operations and Queries resolution, thus providing better/accurate results.
    Internal error fixed resulting in more objects and links.
  • 1.0.9-funcrel

    1.0.9-funcrel
    Adds support for ResultSet CRUD API.
    Upgrades internal evaluation engine leading to an overall enhancement of CRUD Operations and Queries resolution, thus providing better/accurate results.
    Improves the accuracy of object positioning.
  • 1.0.8-funcrel

    1.0.8-funcrel
    Internal error fixed resulting in more objects and links.
    Updated embedded libraries.
  • 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 object and links.
    A traceback issue has been fixed resulting in more objects and links
  • 1.0.6-funcrel

    1.0.6-funcrel
    Updated embedded libraries.
  • 1.0.5-funcrel

    1.0.5-funcrel
    Improved performance with better resolution of SQL queries.
  • 1.0.4-funcrel

    1.0.4-funcrel
    Fixes an issue causing poor analysis performance. 📝 45857
    Fixes an issue where an “Unknown SQL Query” object was created instead of a the correct JDBC object.
  • 1.0.3-funcrel

    1.0.3-funcrel
    Added a new object “JDBC Unknown SQL Query”.
  • 1.0.2-funcrel

    1.0.2-funcrel
    Added missing objects and links (from call to java.sql.Statement.executeQuery). 📝 44023
    Added missing objects and links (Java to Stored Procedures using JDBC). 📝 44065
    Performance improvements have been implemented by changing the logging mechanism.
  • 1.0.1-funcrel

    1.0.1-funcrel
    Added vendor property for JDBC SQL Query objects.
  • 1.0.0-funcrel

    1.0.0-funcrel
    Moving to funcrel after thorough testing. No changes to the behaviour of the extension.
  • 1.0.0-beta2

    1.0.0-beta2
    Fixes an issue related to “objects resolution” for multiple queries statements.
  • 1.0.0-beta1

    1.0.0-beta1
    Support for rowset, executeLargeUpdate and executeLargeBatch.Support for JDBC API
  • 1.0.0-alpha1

    1.0.0-alpha1
    Support for SQL queries with Java SQL library.Raw SQL support in Java