Uses of Class
org.apache.calcite.avatica.ConnectionConfigImpl
-
Packages that use ConnectionConfigImpl Package Description org.apache.calcite.avatica.remote JDBC driver that uses remote procedure calls. -
-
Uses of ConnectionConfigImpl in org.apache.calcite.avatica.remote
Subclasses of ConnectionConfigImpl in org.apache.calcite.avatica.remote Modifier and Type Class Description classAvaticaRemoteConnectionConfigImplImplementation ofConnectionConfigwith extra properties specific to Remote Driver.
-