Uses of Enum
com.databricks.jdbc.dbclient.impl.sqlexec.CommandName
Packages that use CommandName
-
Uses of CommandName in com.databricks.jdbc.dbclient.impl.sqlexec
Subclasses with type arguments of type CommandName in com.databricks.jdbc.dbclient.impl.sqlexecMethods in com.databricks.jdbc.dbclient.impl.sqlexec that return CommandNameModifier and TypeMethodDescriptionstatic CommandNameReturns the enum constant of this type with the specified name.static CommandName[]CommandName.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.databricks.jdbc.dbclient.impl.sqlexec with parameters of type CommandName