Uses of Class
io.debezium.connector.oracle.junit.SkipWhenAdapterNameIs.AdapterName
-
Packages that use SkipWhenAdapterNameIs.AdapterName Package Description io.debezium.connector.oracle.junit -
-
Uses of SkipWhenAdapterNameIs.AdapterName in io.debezium.connector.oracle.junit
Methods in io.debezium.connector.oracle.junit that return SkipWhenAdapterNameIs.AdapterName Modifier and Type Method Description SkipWhenAdapterNameIs.AdapterNamevalue()static SkipWhenAdapterNameIs.AdapterNameSkipWhenAdapterNameIs.AdapterName. valueOf(String name)Returns 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.
-