Uses of Class
org.jboss.hal.core.datasource.JdbcDriver.Provider
-
Packages that use JdbcDriver.Provider Package Description org.jboss.hal.core.datasource -
-
Uses of JdbcDriver.Provider in org.jboss.hal.core.datasource
Methods in org.jboss.hal.core.datasource that return JdbcDriver.Provider Modifier and Type Method Description JdbcDriver.ProviderJdbcDriver. getProvider()static JdbcDriver.ProviderJdbcDriver.Provider. valueOf(String name)Returns the enum constant of this type with the specified name.static JdbcDriver.Provider[]JdbcDriver.Provider. values()Returns an array containing the constants of this enum type, in the order they are declared.
-