Package io.quarkus.jdbc.oracle.runtime
package io.quarkus.jdbc.oracle.runtime
-
ClassesClassDescriptionOracle has the weird behavior that it performs an implicit commit on normal connection closure (even with auto-commit disabled), which happens on application shutdown.