utPLSQL-java-api v3.1.2
Compatibility
This version of java-api is compatible with all versions of utPLSQL from 3.0.0 to 3.1.2. We encourage you to always use the latest version of java-api when building extensions and tools for utPLSQL.
Changes in this release
- Abstraction for database information
- Some improvements on error notification
- Deprecated some methods of DBHelper
- Introduced ParametersAreNonnullByDefault #60
- Improved tests and continuous integration-setup
- Minor refactorings