Uses of Enum Class
io.quarkus.datasource.common.runtime.DatabaseKind.SupportedDatabaseKind
-
Uses of DatabaseKind.SupportedDatabaseKind in io.quarkus.datasource.common.runtime
Methods in io.quarkus.datasource.common.runtime that return DatabaseKind.SupportedDatabaseKindModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static DatabaseKind.SupportedDatabaseKind[]DatabaseKind.SupportedDatabaseKind.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in io.quarkus.datasource.common.runtime that return types with arguments of type DatabaseKind.SupportedDatabaseKindModifier and TypeMethodDescription