Skip to content

utPLSQL-java-api v3.1.6

Compare
Choose a tag to compare
@pesse pesse released this 25 Mar 19:51
· 164 commits to develop since this release
713db47

Compatibility

This version of java-api is compatible with all versions of utPLSQL from 3.0.0 to 3.1.*. We encourage you to always use the latest version of java-api when building extensions and tools for utPLSQL.

Changes in this release

Changes in public API/behaviour

  • Occasional Oracle stuck-scenarios during createStatement will now be detected and OracleCreateStatmenetStuckException will be thrown (utPLSQL/utPLSQL-cli#20)
  • API-version is now stored in a separate, non-compiled file (#66)

Internal changes

  • Moved from Maven to Gradle (#73)
  • Provided and applied codestyle rules for IntelliJ (#76)
  • Changed hasOutput-functionality to be a real PL/SQL check
  • Several small refactorings

Download

https://packagecloud.io/utPLSQL/utPLSQL-java-api/packages/java/org.utplsql/java-api-3.1.6.jar