Uses of Class
org.apache.calcite.avatica.MetaImpl
-
Packages that use MetaImpl Package Description org.apache.calcite.avatica.remote JDBC driver that uses remote procedure calls. -
-
Uses of MetaImpl in org.apache.calcite.avatica.remote
Subclasses of MetaImpl in org.apache.calcite.avatica.remote Modifier and Type Class Description (package private) classRemoteMetaImplementation ofMetafor the remote driver.
-