Uses of Enum
com.databricks.jdbc.common.DatabricksJdbcUrlParams
Packages that use DatabricksJdbcUrlParams
Package
Description
-
Uses of DatabricksJdbcUrlParams in com.databricks.jdbc.api.impl
Methods in com.databricks.jdbc.api.impl with parameters of type DatabricksJdbcUrlParamsModifier and TypeMethodDescriptionbooleanDatabricksConnectionContext.isPropertyPresent(DatabricksJdbcUrlParams urlParam) -
Uses of DatabricksJdbcUrlParams in com.databricks.jdbc.api.internal
Methods in com.databricks.jdbc.api.internal with parameters of type DatabricksJdbcUrlParamsModifier and TypeMethodDescriptionbooleanIDatabricksConnectionContext.isPropertyPresent(DatabricksJdbcUrlParams urlParam) -
Uses of DatabricksJdbcUrlParams in com.databricks.jdbc.common
Subclasses with type arguments of type DatabricksJdbcUrlParams in com.databricks.jdbc.commonModifier and TypeClassDescriptionenumEnum to hold all the Databricks JDBC URL parameters.Methods in com.databricks.jdbc.common that return DatabricksJdbcUrlParamsModifier and TypeMethodDescriptionstatic DatabricksJdbcUrlParamsReturns the enum constant of this type with the specified name.static DatabricksJdbcUrlParams[]DatabricksJdbcUrlParams.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.databricks.jdbc.common with parameters of type DatabricksJdbcUrlParamsModifier and TypeMethodDescriptionstatic DriverPropertyInfoDatabricksJdbcUrlParams.getUrlParamInfo(DatabricksJdbcUrlParams param, boolean required)