Class JdbcQuirks
java.lang.Object
org.apache.arrow.adbc.driver.jdbc.JdbcQuirks
Backend-specific quirks for the JDBC adapter.
-
Nested Class Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic JdbcQuirks.Builder
Create a new builder.The name of the backend that these quirks are targeting.@Nullable SqlQuirks
The SQL syntax quirks.The conversion from JDBC type to Arrow type.toString()