Skip to content

utPLSQL-java-api v3.1.2

Compare
Choose a tag to compare
@pesse pesse released this 23 Oct 05:55
· 208 commits to develop since this release
a4fd7ad

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