Package org.jdbi.v3.oracle12
package org.jdbi.v3.oracle12
-
ClassDescriptionHelper for a database managed by testcontainers.This test uses an oracle instance in a testcontainer.Oracle needs to be queried by index and not id (like
DefaultGeneratedKeyMapper
does).This test uses an oracle instance in a testcontainer.