Package org.jdbi.v3.oracle12
Class TestGetGeneratedKeysOracle
java.lang.Object
org.jdbi.v3.oracle12.TestGetGeneratedKeysOracle
@EnabledOnOs(architectures={"x86_64","amd64"})
public class TestGetGeneratedKeysOracle
extends Object
This test uses an oracle instance in a testcontainer.
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic interface
static class
Oracle needs to be queried by index and not id (likeDefaultGeneratedKeyMapper
does). -
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
oc
-
oracleExtension
-
-
Constructor Details
-
TestGetGeneratedKeysOracle
public TestGetGeneratedKeysOracle()
-
-
Method Details
-
beforeEach
-
testGetGeneratedKeys
- Throws:
Exception
-