tag:github.com,2008:https://github.com/IBMDecisionOptimization/OPL-jdbc-custom-data-source/releases Release notes from OPL-jdbc-custom-data-source 2019-09-02T12:53:03Z tag:github.com,2008:Repository/79795440/1.2 2019-09-02T12:56:25Z 1.2 <p>This new release mostly include an improved jdbc.js script that can handle paths with multiple locations to look for libraries. It is also simplier and more readable (hopefully).<br> The release has now a zip file that contains the compiled jdbc-custom-data-source.jar + jdbc.js in the same place.</p> vlkong tag:github.com,2008:Repository/79795440/1.1 2019-07-03T10:14:58Z 1.1 <p>This release now allows anonymous mapping between database and tuples.</p> <p>The old behaviour (expecting queries to return the exact fields for tuples) can be activated using property <code>is_mapping_name</code> in properties and XML configuration files.</p> vlkong tag:github.com,2008:Repository/79795440/1.0 2019-06-24T13:39:14Z 1.0 <p>Version 1.0 of this jdbc custom data source is the first tagged version.</p> <p>This version adds a lot of improvements to the previous non versioned releases. Mostly:</p> <ul> <li>Added support for named parameters prepared statements</li> <li>Extended api so that the custom data source can be used from .dat</li> <li>performance improvements</li> </ul> vlkong