Package io.quarkus.jdbc.oracle.deployment
package io.quarkus.jdbc.oracle.deployment
-
ClassesClassDescriptionThe Oracle JDBC driver includes a META-INF/native-image which enables a set of global flags we need to control better, so to ensure such flags do not interfere with requirements of other libraries.N.B. this processor is relatively simple as we rely on the /META-INF/native-image/ resources provided by the driver.