Releases: IBMDecisionOptimization/OPL-jdbc-custom-data-source
Releases · IBMDecisionOptimization/OPL-jdbc-custom-data-source
1.2
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).
The release has now a zip file that contains the compiled jdbc-custom-data-source.jar + jdbc.js in the same place.
1.1
1.0
Version 1.0 of this jdbc custom data source is the first tagged version.
This version adds a lot of improvements to the previous non versioned releases. Mostly:
- Added support for named parameters prepared statements
- Extended api so that the custom data source can be used from .dat
- performance improvements