Uses of Enum
io.debezium.connector.oracle.junit.SkipWhenAdapterNameIs.AdapterName
Packages that use SkipWhenAdapterNameIs.AdapterName
-
Uses of SkipWhenAdapterNameIs.AdapterName in io.debezium.connector.oracle.junit
Methods in io.debezium.connector.oracle.junit that return SkipWhenAdapterNameIs.AdapterNameModifier and TypeMethodDescriptionReturns the enum constant of this type with the specified name.static SkipWhenAdapterNameIs.AdapterName[]SkipWhenAdapterNameIs.AdapterName.values()Returns an array containing the constants of this enum type, in the order they are declared.