Uses of Class
com.databricks.jdbc.exception.DatabricksSQLFeatureNotImplementedException
Packages that use DatabricksSQLFeatureNotImplementedException
-
Uses of DatabricksSQLFeatureNotImplementedException in com.databricks.jdbc.api.impl
Methods in com.databricks.jdbc.api.impl that throw DatabricksSQLFeatureNotImplementedExceptionModifier and TypeMethodDescriptionvoidDatabricksConnection.setShardingKey(ShardingKey shardingKey) voidDatabricksConnection.setShardingKey(ShardingKey shardingKey, ShardingKey superShardingKey) booleanDatabricksConnection.setShardingKeyIfValid(ShardingKey shardingKey, int timeout) booleanDatabricksConnection.setShardingKeyIfValid(ShardingKey shardingKey, ShardingKey superShardingKey, int timeout)