Uses of Interface
org.apache.calcite.avatica.remote.UsernamePasswordAuthenticateable
-
Packages that use UsernamePasswordAuthenticateable Package Description org.apache.calcite.avatica.remote JDBC driver that uses remote procedure calls. -
-
Uses of UsernamePasswordAuthenticateable in org.apache.calcite.avatica.remote
Classes in org.apache.calcite.avatica.remote that implement UsernamePasswordAuthenticateable Modifier and Type Class Description classAvaticaCommonsHttpClientImplA common class to invoke HTTP requests against the Avatica server agnostic of the data being sent and received across the wire.
-