jar

org.apache.calcite : calcite-avatica-server

Maven & Gradle

Jan 19, 2016
5 usages
2.8k stars

Calcite Avatica Server · JDBC server.

Table Of Contents

Latest Version

Download org.apache.calcite : calcite-avatica-server JAR file - Latest Versions:

All Versions

Download org.apache.calcite : calcite-avatica-server JAR file - All Versions:

Version Vulnerabilities Size Updated
1.6.x
1.5.x
1.4.x
1.3.x
1.2.x
1.1.x
1.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window calcite-avatica-server-1.6.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.apache.calcite.avatica.jdbc

├─ org.apache.calcite.avatica.jdbc.JdbcMeta.class - [JAR]

├─ org.apache.calcite.avatica.jdbc.JdbcResultSet.class - [JAR]

├─ org.apache.calcite.avatica.jdbc.StatementInfo.class - [JAR]

org.apache.calcite.avatica.server

├─ org.apache.calcite.avatica.server.AvaticaHandler.class - [JAR]

├─ org.apache.calcite.avatica.server.AvaticaJsonHandler.class - [JAR]

├─ org.apache.calcite.avatica.server.AvaticaProtobufHandler.class - [JAR]

├─ org.apache.calcite.avatica.server.DelegatingAvaticaHandler.class - [JAR]

├─ org.apache.calcite.avatica.server.HandlerFactory.class - [JAR]

├─ org.apache.calcite.avatica.server.HttpServer.class - [JAR]

├─ org.apache.calcite.avatica.server.Main.class - [JAR]

├─ org.apache.calcite.avatica.server.package-info.class - [JAR]