Update java version and library dependencies by jgebal · Pull Request #106 · utPLSQL/utPLSQL-java-api
added 3 commits
Update of java version Removal of test libraries from released artifact of utPLSQL-java-api
Jacek Gębal added 6 commits
Oracle JDBC 23.x no longer supports { ? = call ?.method() } escape syntax for object method calls — it emits ":2.method()" which PL/SQL rejects on a bind variable.
…d of UT_REPORTER_BASE. Oracle JDBC 23.x sends the reporter STRUCT typed as UT_OUTPUT_REPORTER_BASE. Assigning UT_OUTPUT_REPORTER_BASE to a concrete subtype variable fails with PLS-00382
…d of UT_REPORTER_BASE. Oracle JDBC 23.x sends the reporter STRUCT typed as UT_OUTPUT_REPORTER_BASE. Assigning UT_OUTPUT_REPORTER_BASE to a concrete subtype variable fails with PLS-00382
…d of UT_REPORTER_BASE. Oracle JDBC 23.x sends the reporter STRUCT typed as UT_OUTPUT_REPORTER_BASE. Assigning UT_OUTPUT_REPORTER_BASE to a concrete subtype variable fails with PLS-00382
jgebal
deleted the
feature/update_dependencies
branch
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters