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