Uses of Enum Class
com.google.cloud.spring.autoconfigure.sql.DatabaseType
Package
Description
Auto-configuration for Spring Cloud GCP Cloud SQL module.
-
Uses of DatabaseType in com.google.cloud.spring.autoconfigure.sql
Modifier and TypeMethodDescriptionstatic DatabaseType
Returns the enum constant of this class with the specified name.static DatabaseType[]
DatabaseType.values()
Returns an array containing the constants of this enum class, in the order they are declared.ModifierConstructorDescriptionDefaultCloudSqlJdbcInfoProvider
(GcpCloudSqlProperties properties, DatabaseType databaseType)