Uses of Enum
org.apache.arrow.flight.sql.impl.FlightSql.SupportedAnsi92SqlGrammarLevel
-
Uses of FlightSql.SupportedAnsi92SqlGrammarLevel in org.apache.arrow.flight.sql
Modifier and TypeMethodDescriptionSqlInfoBuilder.withSqlAnsi92SupportedLevel
(FlightSql.SupportedAnsi92SqlGrammarLevel... values) Sets a value forFlightSql.SqlInfo.SQL_ANSI92_SUPPORTED_LEVEL
in the builder. -
Uses of FlightSql.SupportedAnsi92SqlGrammarLevel in org.apache.arrow.flight.sql.impl
Modifier and TypeMethodDescriptionFlightSql.SupportedAnsi92SqlGrammarLevel.forNumber
(int value) FlightSql.SupportedAnsi92SqlGrammarLevel.valueOf
(int value) Deprecated.FlightSql.SupportedAnsi92SqlGrammarLevel.valueOf
(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this type with the specified name.Returns the enum constant of this type with the specified name.FlightSql.SupportedAnsi92SqlGrammarLevel.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptionstatic com.google.protobuf.Internal.EnumLiteMap<FlightSql.SupportedAnsi92SqlGrammarLevel>
FlightSql.SupportedAnsi92SqlGrammarLevel.internalGetValueMap()