Uses of Enum Class
com.atlassian.crowd.config.ConfiguredDatabaseType
-
Uses of ConfiguredDatabaseType in com.atlassian.crowd.config
Modifier and TypeMethodDescriptionstatic ConfiguredDatabaseType
ConfiguredDatabaseType.identifyByConnectionUrl
(String connectionUrl) static ConfiguredDatabaseType
ConfiguredDatabaseType.identifyByHibernateDialect
(String hibernateDialect) static ConfiguredDatabaseType
Returns the enum constant of this class with the specified name.static ConfiguredDatabaseType[]
ConfiguredDatabaseType.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionDefaultDatabaseConnectionParameters.getConnectionParametersFor
(ConfiguredDatabaseType configuredDatabaseType)