Uses of Enum Class
com.smeup.kokos.sdk.model.datasource.RelationalDatabaseDataSource.JDBCDriver
Packages that use RelationalDatabaseDataSource.JDBCDriver
-
Uses of RelationalDatabaseDataSource.JDBCDriver in com.smeup.kokos.sdk.model.datasource
Methods in com.smeup.kokos.sdk.model.datasource that return RelationalDatabaseDataSource.JDBCDriverModifier and TypeMethodDescriptionRelationalDatabaseDataSource.JDBCDriver.getDriverClassName(String key) Returns the enum constant of this class with the specified name.RelationalDatabaseDataSource.JDBCDriver.values()Returns an array containing the constants of this enum class, in the order they are declared.