Uses of Enum
com.databricks.jdbc.api.impl.converters.IntervalConverter.Field
Packages that use IntervalConverter.Field
-
Uses of IntervalConverter.Field in com.databricks.jdbc.api.impl.converters
Subclasses with type arguments of type IntervalConverter.Field in com.databricks.jdbc.api.impl.convertersModifier and TypeClassDescriptionstatic enumThe supported fields in the SQL syntax.Methods in com.databricks.jdbc.api.impl.converters that return IntervalConverter.FieldModifier and TypeMethodDescriptionstatic IntervalConverter.FieldReturns the enum constant of this type with the specified name.static IntervalConverter.Field[]IntervalConverter.Field.values()Returns an array containing the constants of this enum type, in the order they are declared.