| 组织ID: |
org.apache.calcite.avatica |
| 项目ID: |
avatica-core |
| 版本: |
1.16.0 |
| 最后修改时间: |
2019-12-20 12:24:05 |
| 包类型: |
jar |
| 标题: |
Apache Calcite Avatica |
| 描述: |
JDBC driver framework |
| 相关URL: |
https://calcite.apache.org/avatica |
| 大小: |
1.24MB |
|
|
| Maven引入代码: |
<dependency>
<groupId>org.apache.calcite.avatica</groupId>
<artifactId>avatica-core</artifactId>
<version>1.16.0</version>
</dependency>
|
| Gradle引入代码: |
org.apache.calcite.avatica:avatica-core:1.16.0
|
| 下载Jar包: |
|
| POM文件内容: |
<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<modelVersion>4.0.0</modelVersion>
<groupId>org.apache.calcite.avatica</groupId>
<artifactId>avatica-core</artifactId>
<version>1.16.0</version>
<name>Apache Calcite Avatica</name>
<description>JDBC driver framework</description>
<url>https://calcite.apache.org/avatica</url>
<inceptionYear>2012</inceptionYear>
<licenses>
<license>
<name>The Apache License, Version 2.0</name>
<url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
<distribution>repo</distribution>
<comments>A business-friendly OSS license</comments>
</license>
</licenses>
<mailingLists>
<mailingList>
<name>Apache Calcite developers list</name>
<subscribe>dev-subscribe@calcite.apache.org</subscribe>
<unsubscribe>dev-unsubscribe@calcite.apache.org</unsubscribe>
<post>dev@calcite.apache.org</post>
<archive>https://lists.apache.org/list.html?dev@calcite.apache.org</archive>
</mailingList>
</mailingLists>
<scm>
<connection>scm:git:https://gitbox.apache.org/repos/asf/calcite-avatica.git</connection>
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/calcite-avatica.git</developerConnection>
<url>https://github.com/apache/calcite-avatica</url>
</scm>
<issueManagement>
<system>Jira</system>
<url>https://issues.apache.org/jira/browse/CALCITE</url>
</issueManagement>
<dependencies>
<dependency>
<groupId>org.apache.calcite.avatica</groupId>
<artifactId>avatica-metrics</artifactId>
<version>1.16.0</version>
</dependency>
<dependency>
<groupId>com.fasterxml.jackson.core</groupId>
<artifactId>jackson-annotations</artifactId>
<version>2.10.0</version>
</dependency>
<dependency>
<groupId>com.fasterxml.jackson.core</groupId>
<artifactId>jackson-databind</artifactId>
<version>2.10.0</version>
</dependency>
<dependency>
<groupId>com.google.protobuf</groupId>
<artifactId>protobuf-java</artifactId>
<version>3.6.1</version>
</dependency>
<dependency>
<groupId>com.fasterxml.jackson.core</groupId>
<artifactId>jackson-core</artifactId>
<version>2.10.0</version>
<scope>runtime</scope>
</dependency>
<dependency>
<groupId>org.apache.httpcomponents</groupId>
<artifactId>httpclient</artifactId>
<version>4.5.9</version>
<scope>runtime</scope>
</dependency>
<dependency>
<groupId>org.apache.httpcomponents</groupId>
<artifactId>httpcore</artifactId>
<version>4.4.11</version>
<scope>runtime</scope>
</dependency>
<dependency>
<groupId>org.slf4j</groupId>
<artifactId>slf4j-api</artifactId>
<version>1.7.25</version>
<scope>runtime</scope>
</dependency>
</dependencies>
</project>
|
| Jar包内容: |
META-INF/MANIFEST.MF
org.apache.calcite.avatica.AvaticaClientRuntimeException.class
org.apache.calcite.avatica.AvaticaConnection$1.class
org.apache.calcite.avatica.AvaticaConnection$2.class
org.apache.calcite.avatica.AvaticaConnection$CallableWithoutException.class
org.apache.calcite.avatica.AvaticaConnection$Trojan.class
org.apache.calcite.avatica.AvaticaConnection.class
org.apache.calcite.avatica.AvaticaDatabaseMetaData$1.class
org.apache.calcite.avatica.AvaticaDatabaseMetaData$10.class
org.apache.calcite.avatica.AvaticaDatabaseMetaData$11.class
org.apache.calcite.avatica.AvaticaDatabaseMetaData$12.class
org.apache.calcite.avatica.AvaticaDatabaseMetaData$13.class
org.apache.calcite.avatica.AvaticaDatabaseMetaData$14.class
org.apache.calcite.avatica.AvaticaDatabaseMetaData$15.class
org.apache.calcite.avatica.AvaticaDatabaseMetaData$16.class
org.apache.calcite.avatica.AvaticaDatabaseMetaData$17.class
org.apache.calcite.avatica.AvaticaDatabaseMetaData$18.class
org.apache.calcite.avatica.AvaticaDatabaseMetaData$19.class
org.apache.calcite.avatica.AvaticaDatabaseMetaData$2.class
org.apache.calcite.avatica.AvaticaDatabaseMetaData$20.class
org.apache.calcite.avatica.AvaticaDatabaseMetaData$21.class
org.apache.calcite.avatica.AvaticaDatabaseMetaData$22.class
org.apache.calcite.avatica.AvaticaDatabaseMetaData$23.class
org.apache.calcite.avatica.AvaticaDatabaseMetaData$24.class
org.apache.calcite.avatica.AvaticaDatabaseMetaData$25.class
org.apache.calcite.avatica.AvaticaDatabaseMetaData$26.class
org.apache.calcite.avatica.AvaticaDatabaseMetaData$27.class
org.apache.calcite.avatica.AvaticaDatabaseMetaData$28.class
org.apache.calcite.avatica.AvaticaDatabaseMetaData$29.class
org.apache.calcite.avatica.AvaticaDatabaseMetaData$3.class
org.apache.calcite.avatica.AvaticaDatabaseMetaData$30.class
org.apache.calcite.avatica.AvaticaDatabaseMetaData$31.class
org.apache.calcite.avatica.AvaticaDatabaseMetaData$32.class
org.apache.calcite.avatica.AvaticaDatabaseMetaData$33.class
org.apache.calcite.avatica.AvaticaDatabaseMetaData$4.class
org.apache.calcite.avatica.AvaticaDatabaseMetaData$5.class
org.apache.calcite.avatica.AvaticaDatabaseMetaData$6.class
org.apache.calcite.avatica.AvaticaDatabaseMetaData$7.class
org.apache.calcite.avatica.AvaticaDatabaseMetaData$8.class
org.apache.calcite.avatica.AvaticaDatabaseMetaData$9.class
org.apache.calcite.avatica.AvaticaDatabaseMetaData.class
org.apache.calcite.avatica.AvaticaFactory.class
org.apache.calcite.avatica.AvaticaJdbc41Factory$1.class
org.apache.calcite.avatica.AvaticaJdbc41Factory$AvaticaJdbc41Connection.class
org.apache.calcite.avatica.AvaticaJdbc41Factory$AvaticaJdbc41DatabaseMetaData.class
org.apache.calcite.avatica.AvaticaJdbc41Factory$AvaticaJdbc41PreparedStatement.class
org.apache.calcite.avatica.AvaticaJdbc41Factory$AvaticaJdbc41Statement.class
org.apache.calcite.avatica.AvaticaJdbc41Factory.class
org.apache.calcite.avatica.AvaticaParameter.class
org.apache.calcite.avatica.AvaticaPreparedStatement.class
org.apache.calcite.avatica.AvaticaResultSet.class
org.apache.calcite.avatica.AvaticaResultSetMetaData.class
org.apache.calcite.avatica.AvaticaSeverity$1.class
org.apache.calcite.avatica.AvaticaSeverity.class
org.apache.calcite.avatica.AvaticaSite$Dummy.class
org.apache.calcite.avatica.AvaticaSite.class
org.apache.calcite.avatica.AvaticaSpecificDatabaseMetaData.class
org.apache.calcite.avatica.AvaticaSqlException$1.class
org.apache.calcite.avatica.AvaticaSqlException$PrintStreamOrWriter$Type.class
org.apache.calcite.avatica.AvaticaSqlException$PrintStreamOrWriter.class
org.apache.calcite.avatica.AvaticaSqlException.class
org.apache.calcite.avatica.AvaticaStatement.class
org.apache.calcite.avatica.AvaticaUtils$1.class
org.apache.calcite.avatica.AvaticaUtils$2.class
org.apache.calcite.avatica.AvaticaUtils.class
org.apache.calcite.avatica.BuiltInConnectionProperty.class
org.apache.calcite.avatica.ColumnMetaData$1.class
org.apache.calcite.avatica.ColumnMetaData$ArrayType.class
org.apache.calcite.avatica.ColumnMetaData$AvaticaType.class
org.apache.calcite.avatica.ColumnMetaData$Rep.class
org.apache.calcite.avatica.ColumnMetaData$ScalarType.class
org.apache.calcite.avatica.ColumnMetaData$StructType.class
org.apache.calcite.avatica.ColumnMetaData.class
org.apache.calcite.avatica.ConnectStringParser.class
org.apache.calcite.avatica.ConnectionConfig.class
org.apache.calcite.avatica.ConnectionConfigImpl$1.class
org.apache.calcite.avatica.ConnectionConfigImpl$2.class
org.apache.calcite.avatica.ConnectionConfigImpl$3.class
org.apache.calcite.avatica.ConnectionConfigImpl$4.class
org.apache.calcite.avatica.ConnectionConfigImpl$5.class
org.apache.calcite.avatica.ConnectionConfigImpl$Converter.class
org.apache.calcite.avatica.ConnectionConfigImpl$PropEnv.class
org.apache.calcite.avatica.ConnectionConfigImpl.class
org.apache.calcite.avatica.ConnectionPropertiesImpl.class
org.apache.calcite.avatica.ConnectionProperty$1.class
org.apache.calcite.avatica.ConnectionProperty$Type.class
org.apache.calcite.avatica.ConnectionProperty.class
org.apache.calcite.avatica.DriverVersion.class
org.apache.calcite.avatica.Handler$ResultSink.class
org.apache.calcite.avatica.Handler.class
org.apache.calcite.avatica.HandlerImpl.class
org.apache.calcite.avatica.Helper.class
org.apache.calcite.avatica.InternalProperty$NullSorting.class
org.apache.calcite.avatica.InternalProperty.class
org.apache.calcite.avatica.Meta$1.class
org.apache.calcite.avatica.Meta$ConnectionHandle.class
org.apache.calcite.avatica.Meta$ConnectionProperties.class
org.apache.calcite.avatica.Meta$CursorFactory.class
org.apache.calcite.avatica.Meta$DatabaseProperty.class
org.apache.calcite.avatica.Meta$ExecuteBatchResult.class
org.apache.calcite.avatica.Meta$ExecuteResult.class
org.apache.calcite.avatica.Meta$Factory.class
org.apache.calcite.avatica.Meta$Frame.class
org.apache.calcite.avatica.Meta$MetaResultSet.class
org.apache.calcite.avatica.Meta$Pat.class
org.apache.calcite.avatica.Meta$PrepareCallback.class
org.apache.calcite.avatica.Meta$Signature.class
org.apache.calcite.avatica.Meta$StatementHandle.class
org.apache.calcite.avatica.Meta$StatementType.class
org.apache.calcite.avatica.Meta$Style.class
org.apache.calcite.avatica.Meta.class
org.apache.calcite.avatica.MetaImpl$1.class
org.apache.calcite.avatica.MetaImpl$2.class
org.apache.calcite.avatica.MetaImpl$3.class
org.apache.calcite.avatica.MetaImpl$ColumnNoNulls.class
org.apache.calcite.avatica.MetaImpl$ColumnNullable.class
org.apache.calcite.avatica.MetaImpl$ColumnNullableUnknown.class
org.apache.calcite.avatica.MetaImpl$EmptyIterator.class
org.apache.calcite.avatica.MetaImpl$FetchIterable.class
org.apache.calcite.avatica.MetaImpl$FetchIterator.class
org.apache.calcite.avatica.MetaImpl$MetaAttribute.class
org.apache.calcite.avatica.MetaImpl$MetaBestRowIdentifier.class
org.apache.calcite.avatica.MetaImpl$MetaCatalog.class
org.apache.calcite.avatica.MetaImpl$MetaClientInfoProperty.class
org.apache.calcite.avatica.MetaImpl$MetaColumn.class
org.apache.calcite.avatica.MetaImpl$MetaColumnPrivilege.class
org.apache.calcite.avatica.MetaImpl$MetaCrossReference.class
org.apache.calcite.avatica.MetaImpl$MetaExportedKey.class
org.apache.calcite.avatica.MetaImpl$MetaFunction.class
org.apache.calcite.avatica.MetaImpl$MetaFunctionColumn.class
org.apache.calcite.avatica.MetaImpl$MetaImportedKey.class
org.apache.calcite.avatica.MetaImpl$MetaIndexInfo.class
org.apache.calcite.avatica.MetaImpl$MetaPrimaryKey.class
org.apache.calcite.avatica.MetaImpl$MetaProcedure.class
org.apache.calcite.avatica.MetaImpl$MetaProcedureColumn.class
org.apache.calcite.avatica.MetaImpl$MetaPseudoColumn.class
org.apache.calcite.avatica.MetaImpl$MetaSchema.class
org.apache.calcite.avatica.MetaImpl$MetaSuperTable.class
org.apache.calcite.avatica.MetaImpl$MetaSuperType.class
org.apache.calcite.avatica.MetaImpl$MetaTable.class
org.apache.calcite.avatica.MetaImpl$MetaTablePrivilege.class
org.apache.calcite.avatica.MetaImpl$MetaTableType.class
org.apache.calcite.avatica.MetaImpl$MetaTypeInfo.class
org.apache.calcite.avatica.MetaImpl$MetaUdt.class
org.apache.calcite.avatica.MetaImpl$MetaVersionColumn.class
org.apache.calcite.avatica.MetaImpl$Named.class
org.apache.calcite.avatica.MetaImpl$TypeInfo.class
org.apache.calcite.avatica.MetaImpl.class
org.apache.calcite.avatica.MissingResultsException.class
org.apache.calcite.avatica.NoSuchConnectionException.class
org.apache.calcite.avatica.NoSuchStatementException.class
org.apache.calcite.avatica.QueryState$1.class
org.apache.calcite.avatica.QueryState$StateType.class
org.apache.calcite.avatica.QueryState.class
org.apache.calcite.avatica.SqlState$Category.class
org.apache.calcite.avatica.SqlState.class
org.apache.calcite.avatica.SqlType$Method.class
org.apache.calcite.avatica.SqlType.class
org.apache.calcite.avatica.UnregisteredDriver$1.class
org.apache.calcite.avatica.UnregisteredDriver$JdbcVersion.class
org.apache.calcite.avatica.UnregisteredDriver.class
org.apache.calcite.avatica.proto.Common$1.class
org.apache.calcite.avatica.proto.Common$AvaticaParameter$1.class
org.apache.calcite.avatica.proto.Common$AvaticaParameter$Builder.class
org.apache.calcite.avatica.proto.Common$AvaticaParameter.class
org.apache.calcite.avatica.proto.Common$AvaticaParameterOrBuilder.class
org.apache.calcite.avatica.proto.Common$AvaticaType$1.class
org.apache.calcite.avatica.proto.Common$AvaticaType$Builder.class
org.apache.calcite.avatica.proto.Common$AvaticaType.class
org.apache.calcite.avatica.proto.Common$AvaticaTypeOrBuilder.class
org.apache.calcite.avatica.proto.Common$ColumnMetaData$1.class
org.apache.calcite.avatica.proto.Common$ColumnMetaData$Builder.class
org.apache.calcite.avatica.proto.Common$ColumnMetaData.class
org.apache.calcite.avatica.proto.Common$ColumnMetaDataOrBuilder.class
org.apache.calcite.avatica.proto.Common$ColumnValue$1.class
org.apache.calcite.avatica.proto.Common$ColumnValue$Builder.class
org.apache.calcite.avatica.proto.Common$ColumnValue.class
org.apache.calcite.avatica.proto.Common$ColumnValueOrBuilder.class
org.apache.calcite.avatica.proto.Common$ConnectionProperties$1.class
org.apache.calcite.avatica.proto.Common$ConnectionProperties$Builder.class
org.apache.calcite.avatica.proto.Common$ConnectionProperties.class
org.apache.calcite.avatica.proto.Common$ConnectionPropertiesOrBuilder.class
org.apache.calcite.avatica.proto.Common$CursorFactory$1.class
org.apache.calcite.avatica.proto.Common$CursorFactory$Builder.class
org.apache.calcite.avatica.proto.Common$CursorFactory$Style$1.class
org.apache.calcite.avatica.proto.Common$CursorFactory$Style.class
org.apache.calcite.avatica.proto.Common$CursorFactory.class
org.apache.calcite.avatica.proto.Common$CursorFactoryOrBuilder.class
org.apache.calcite.avatica.proto.Common$DatabaseProperty$1.class
org.apache.calcite.avatica.proto.Common$DatabaseProperty$Builder.class
org.apache.calcite.avatica.proto.Common$DatabaseProperty.class
org.apache.calcite.avatica.proto.Common$DatabasePropertyOrBuilder.class
org.apache.calcite.avatica.proto.Common$Frame$1.class
org.apache.calcite.avatica.proto.Common$Frame$Builder.class
org.apache.calcite.avatica.proto.Common$Frame.class
org.apache.calcite.avatica.proto.Common$FrameOrBuilder.class
org.apache.calcite.avatica.proto.Common$MetaDataOperation$1.class
org.apache.calcite.avatica.proto.Common$MetaDataOperation.class
org.apache.calcite.avatica.proto.Common$MetaDataOperationArgument$1.class
org.apache.calcite.avatica.proto.Common$MetaDataOperationArgument$ArgumentType$1.class
org.apache.calcite.avatica.proto.Common$MetaDataOperationArgument$ArgumentType.class
org.apache.calcite.avatica.proto.Common$MetaDataOperationArgument$Builder.class
org.apache.calcite.avatica.proto.Common$MetaDataOperationArgument.class
org.apache.calcite.avatica.proto.Common$MetaDataOperationArgumentOrBuilder.class
org.apache.calcite.avatica.proto.Common$QueryState$1.class
org.apache.calcite.avatica.proto.Common$QueryState$Builder.class
org.apache.calcite.avatica.proto.Common$QueryState.class
org.apache.calcite.avatica.proto.Common$QueryStateOrBuilder.class
org.apache.calcite.avatica.proto.Common$Rep$1.class
org.apache.calcite.avatica.proto.Common$Rep.class
org.apache.calcite.avatica.proto.Common$Row$1.class
org.apache.calcite.avatica.proto.Common$Row$Builder.class
org.apache.calcite.avatica.proto.Common$Row.class
org.apache.calcite.avatica.proto.Common$RowOrBuilder.class
org.apache.calcite.avatica.proto.Common$Severity$1.class
org.apache.calcite.avatica.proto.Common$Severity.class
org.apache.calcite.avatica.proto.Common$Signature$1.class
org.apache.calcite.avatica.proto.Common$Signature$Builder.class
org.apache.calcite.avatica.proto.Common$Signature.class
org.apache.calcite.avatica.proto.Common$SignatureOrBuilder.class
org.apache.calcite.avatica.proto.Common$StateType$1.class
org.apache.calcite.avatica.proto.Common$StateType.class
org.apache.calcite.avatica.proto.Common$StatementHandle$1.class
org.apache.calcite.avatica.proto.Common$StatementHandle$Builder.class
org.apache.calcite.avatica.proto.Common$StatementHandle.class
org.apache.calcite.avatica.proto.Common$StatementHandleOrBuilder.class
org.apache.calcite.avatica.proto.Common$StatementType$1.class
org.apache.calcite.avatica.proto.Common$StatementType.class
org.apache.calcite.avatica.proto.Common$TypedValue$1.class
org.apache.calcite.avatica.proto.Common$TypedValue$Builder.class
org.apache.calcite.avatica.proto.Common$TypedValue.class
org.apache.calcite.avatica.proto.Common$TypedValueOrBuilder.class
org.apache.calcite.avatica.proto.Common$WireMessage$1.class
org.apache.calcite.avatica.proto.Common$WireMessage$Builder.class
org.apache.calcite.avatica.proto.Common$WireMessage.class
org.apache.calcite.avatica.proto.Common$WireMessageOrBuilder.class
org.apache.calcite.avatica.proto.Common.class
org.apache.calcite.avatica.proto.Requests$1.class
org.apache.calcite.avatica.proto.Requests$CatalogsRequest$1.class
org.apache.calcite.avatica.proto.Requests$CatalogsRequest$Builder.class
org.apache.calcite.avatica.proto.Requests$CatalogsRequest.class
org.apache.calcite.avatica.proto.Requests$CatalogsRequestOrBuilder.class
org.apache.calcite.avatica.proto.Requests$CloseConnectionRequest$1.class
org.apache.calcite.avatica.proto.Requests$CloseConnectionRequest$Builder.class
org.apache.calcite.avatica.proto.Requests$CloseConnectionRequest.class
org.apache.calcite.avatica.proto.Requests$CloseConnectionRequestOrBuilder.class
org.apache.calcite.avatica.proto.Requests$CloseStatementRequest$1.class
org.apache.calcite.avatica.proto.Requests$CloseStatementRequest$Builder.class
org.apache.calcite.avatica.proto.Requests$CloseStatementRequest.class
org.apache.calcite.avatica.proto.Requests$CloseStatementRequestOrBuilder.class
org.apache.calcite.avatica.proto.Requests$ColumnsRequest$1.class
org.apache.calcite.avatica.proto.Requests$ColumnsRequest$Builder.class
org.apache.calcite.avatica.proto.Requests$ColumnsRequest.class
org.apache.calcite.avatica.proto.Requests$ColumnsRequestOrBuilder.class
org.apache.calcite.avatica.proto.Requests$CommitRequest$1.class
org.apache.calcite.avatica.proto.Requests$CommitRequest$Builder.class
org.apache.calcite.avatica.proto.Requests$CommitRequest.class
org.apache.calcite.avatica.proto.Requests$CommitRequestOrBuilder.class
org.apache.calcite.avatica.proto.Requests$ConnectionSyncRequest$1.class
org.apache.calcite.avatica.proto.Requests$ConnectionSyncRequest$Builder.class
org.apache.calcite.avatica.proto.Requests$ConnectionSyncRequest.class
org.apache.calcite.avatica.proto.Requests$ConnectionSyncRequestOrBuilder.class
org.apache.calcite.avatica.proto.Requests$CreateStatementRequest$1.class
org.apache.calcite.avatica.proto.Requests$CreateStatementRequest$Builder.class
org.apache.calcite.avatica.proto.Requests$CreateStatementRequest.class
org.apache.calcite.avatica.proto.Requests$CreateStatementRequestOrBuilder.class
org.apache.calcite.avatica.proto.Requests$DatabasePropertyRequest$1.class
org.apache.calcite.avatica.proto.Requests$DatabasePropertyRequest$Builder.class
org.apache.calcite.avatica.proto.Requests$DatabasePropertyRequest.class
org.apache.calcite.avatica.proto.Requests$DatabasePropertyRequestOrBuilder.class
org.apache.calcite.avatica.proto.Requests$ExecuteBatchRequest$1.class
org.apache.calcite.avatica.proto.Requests$ExecuteBatchRequest$Builder.class
org.apache.calcite.avatica.proto.Requests$ExecuteBatchRequest.class
org.apache.calcite.avatica.proto.Requests$ExecuteBatchRequestOrBuilder.class
org.apache.calcite.avatica.proto.Requests$ExecuteRequest$1.class
org.apache.calcite.avatica.proto.Requests$ExecuteRequest$Builder.class
org.apache.calcite.avatica.proto.Requests$ExecuteRequest.class
org.apache.calcite.avatica.proto.Requests$ExecuteRequestOrBuilder.class
org.apache.calcite.avatica.proto.Requests$FetchRequest$1.class
org.apache.calcite.avatica.proto.Requests$FetchRequest$Builder.class
org.apache.calcite.avatica.proto.Requests$FetchRequest.class
org.apache.calcite.avatica.proto.Requests$FetchRequestOrBuilder.class
org.apache.calcite.avatica.proto.Requests$OpenConnectionRequest$1.class
org.apache.calcite.avatica.proto.Requests$OpenConnectionRequest$Builder.class
org.apache.calcite.avatica.proto.Requests$OpenConnectionRequest$InfoDefaultEntryHolder.class
org.apache.calcite.avatica.proto.Requests$OpenConnectionRequest.class
org.apache.calcite.avatica.proto.Requests$OpenConnectionRequestOrBuilder.class
org.apache.calcite.avatica.proto.Requests$PrepareAndExecuteBatchRequest$1.class
org.apache.calcite.avatica.proto.Requests$PrepareAndExecuteBatchRequest$Builder.class
org.apache.calcite.avatica.proto.Requests$PrepareAndExecuteBatchRequest.class
org.apache.calcite.avatica.proto.Requests$PrepareAndExecuteBatchRequestOrBuilder.class
org.apache.calcite.avatica.proto.Requests$PrepareAndExecuteRequest$1.class
org.apache.calcite.avatica.proto.Requests$PrepareAndExecuteRequest$Builder.class
org.apache.calcite.avatica.proto.Requests$PrepareAndExecuteRequest.class
org.apache.calcite.avatica.proto.Requests$PrepareAndExecuteRequestOrBuilder.class
org.apache.calcite.avatica.proto.Requests$PrepareRequest$1.class
org.apache.calcite.avatica.proto.Requests$PrepareRequest$Builder.class
org.apache.calcite.avatica.proto.Requests$PrepareRequest.class
org.apache.calcite.avatica.proto.Requests$PrepareRequestOrBuilder.class
org.apache.calcite.avatica.proto.Requests$RollbackRequest$1.class
org.apache.calcite.avatica.proto.Requests$RollbackRequest$Builder.class
org.apache.calcite.avatica.proto.Requests$RollbackRequest.class
org.apache.calcite.avatica.proto.Requests$RollbackRequestOrBuilder.class
org.apache.calcite.avatica.proto.Requests$SchemasRequest$1.class
org.apache.calcite.avatica.proto.Requests$SchemasRequest$Builder.class
org.apache.calcite.avatica.proto.Requests$SchemasRequest.class
org.apache.calcite.avatica.proto.Requests$SchemasRequestOrBuilder.class
org.apache.calcite.avatica.proto.Requests$SyncResultsRequest$1.class
org.apache.calcite.avatica.proto.Requests$SyncResultsRequest$Builder.class
org.apache.calcite.avatica.proto.Requests$SyncResultsRequest.class
org.apache.calcite.avatica.proto.Requests$SyncResultsRequestOrBuilder.class
org.apache.calcite.avatica.proto.Requests$TableTypesRequest$1.class
org.apache.calcite.avatica.proto.Requests$TableTypesRequest$Builder.class
org.apache.calcite.avatica.proto.Requests$TableTypesRequest.class
org.apache.calcite.avatica.proto.Requests$TableTypesRequestOrBuilder.class
org.apache.calcite.avatica.proto.Requests$TablesRequest$1.class
org.apache.calcite.avatica.proto.Requests$TablesRequest$Builder.class
org.apache.calcite.avatica.proto.Requests$TablesRequest.class
org.apache.calcite.avatica.proto.Requests$TablesRequestOrBuilder.class
org.apache.calcite.avatica.proto.Requests$TypeInfoRequest$1.class
org.apache.calcite.avatica.proto.Requests$TypeInfoRequest$Builder.class
org.apache.calcite.avatica.proto.Requests$TypeInfoRequest.class
org.apache.calcite.avatica.proto.Requests$TypeInfoRequestOrBuilder.class
org.apache.calcite.avatica.proto.Requests$UpdateBatch$1.class
org.apache.calcite.avatica.proto.Requests$UpdateBatch$Builder.class
org.apache.calcite.avatica.proto.Requests$UpdateBatch.class
org.apache.calcite.avatica.proto.Requests$UpdateBatchOrBuilder.class
org.apache.calcite.avatica.proto.Requests.class
org.apache.calcite.avatica.proto.Responses$1.class
org.apache.calcite.avatica.proto.Responses$CloseConnectionResponse$1.class
org.apache.calcite.avatica.proto.Responses$CloseConnectionResponse$Builder.class
org.apache.calcite.avatica.proto.Responses$CloseConnectionResponse.class
org.apache.calcite.avatica.proto.Responses$CloseConnectionResponseOrBuilder.class
org.apache.calcite.avatica.proto.Responses$CloseStatementResponse$1.class
org.apache.calcite.avatica.proto.Responses$CloseStatementResponse$Builder.class
org.apache.calcite.avatica.proto.Responses$CloseStatementResponse.class
org.apache.calcite.avatica.proto.Responses$CloseStatementResponseOrBuilder.class
org.apache.calcite.avatica.proto.Responses$CommitResponse$1.class
org.apache.calcite.avatica.proto.Responses$CommitResponse$Builder.class
org.apache.calcite.avatica.proto.Responses$CommitResponse.class
org.apache.calcite.avatica.proto.Responses$CommitResponseOrBuilder.class
org.apache.calcite.avatica.proto.Responses$ConnectionSyncResponse$1.class
org.apache.calcite.avatica.proto.Responses$ConnectionSyncResponse$Builder.class
org.apache.calcite.avatica.proto.Responses$ConnectionSyncResponse.class
org.apache.calcite.avatica.proto.Responses$ConnectionSyncResponseOrBuilder.class
org.apache.calcite.avatica.proto.Responses$CreateStatementResponse$1.class
org.apache.calcite.avatica.proto.Responses$CreateStatementResponse$Builder.class
org.apache.calcite.avatica.proto.Responses$CreateStatementResponse.class
org.apache.calcite.avatica.proto.Responses$CreateStatementResponseOrBuilder.class
org.apache.calcite.avatica.proto.Responses$DatabasePropertyElement$1.class
org.apache.calcite.avatica.proto.Responses$DatabasePropertyElement$Builder.class
org.apache.calcite.avatica.proto.Responses$DatabasePropertyElement.class
org.apache.calcite.avatica.proto.Responses$DatabasePropertyElementOrBuilder.class
org.apache.calcite.avatica.proto.Responses$DatabasePropertyResponse$1.class
org.apache.calcite.avatica.proto.Responses$DatabasePropertyResponse$Builder.class
org.apache.calcite.avatica.proto.Responses$DatabasePropertyResponse.class
org.apache.calcite.avatica.proto.Responses$DatabasePropertyResponseOrBuilder.class
org.apache.calcite.avatica.proto.Responses$ErrorResponse$1.class
org.apache.calcite.avatica.proto.Responses$ErrorResponse$Builder.class
org.apache.calcite.avatica.proto.Responses$ErrorResponse.class
org.apache.calcite.avatica.proto.Responses$ErrorResponseOrBuilder.class
org.apache.calcite.avatica.proto.Responses$ExecuteBatchResponse$1.class
org.apache.calcite.avatica.proto.Responses$ExecuteBatchResponse$Builder.class
org.apache.calcite.avatica.proto.Responses$ExecuteBatchResponse.class
org.apache.calcite.avatica.proto.Responses$ExecuteBatchResponseOrBuilder.class
org.apache.calcite.avatica.proto.Responses$ExecuteResponse$1.class
org.apache.calcite.avatica.proto.Responses$ExecuteResponse$Builder.class
org.apache.calcite.avatica.proto.Responses$ExecuteResponse.class
org.apache.calcite.avatica.proto.Responses$ExecuteResponseOrBuilder.class
org.apache.calcite.avatica.proto.Responses$FetchResponse$1.class
org.apache.calcite.avatica.proto.Responses$FetchResponse$Builder.class
org.apache.calcite.avatica.proto.Responses$FetchResponse.class
org.apache.calcite.avatica.proto.Responses$FetchResponseOrBuilder.class
org.apache.calcite.avatica.proto.Responses$OpenConnectionResponse$1.class
org.apache.calcite.avatica.proto.Responses$OpenConnectionResponse$Builder.class
org.apache.calcite.avatica.proto.Responses$OpenConnectionResponse.class
org.apache.calcite.avatica.proto.Responses$OpenConnectionResponseOrBuilder.class
org.apache.calcite.avatica.proto.Responses$PrepareResponse$1.class
org.apache.calcite.avatica.proto.Responses$PrepareResponse$Builder.class
org.apache.calcite.avatica.proto.Responses$PrepareResponse.class
org.apache.calcite.avatica.proto.Responses$PrepareResponseOrBuilder.class
org.apache.calcite.avatica.proto.Responses$ResultSetResponse$1.class
org.apache.calcite.avatica.proto.Responses$ResultSetResponse$Builder.class
org.apache.calcite.avatica.proto.Responses$ResultSetResponse.class
org.apache.calcite.avatica.proto.Responses$ResultSetResponseOrBuilder.class
org.apache.calcite.avatica.proto.Responses$RollbackResponse$1.class
org.apache.calcite.avatica.proto.Responses$RollbackResponse$Builder.class
org.apache.calcite.avatica.proto.Responses$RollbackResponse.class
org.apache.calcite.avatica.proto.Responses$RollbackResponseOrBuilder.class
org.apache.calcite.avatica.proto.Responses$RpcMetadata$1.class
org.apache.calcite.avatica.proto.Responses$RpcMetadata$Builder.class
org.apache.calcite.avatica.proto.Responses$RpcMetadata.class
org.apache.calcite.avatica.proto.Responses$RpcMetadataOrBuilder.class
org.apache.calcite.avatica.proto.Responses$SyncResultsResponse$1.class
org.apache.calcite.avatica.proto.Responses$SyncResultsResponse$Builder.class
org.apache.calcite.avatica.proto.Responses$SyncResultsResponse.class
org.apache.calcite.avatica.proto.Responses$SyncResultsResponseOrBuilder.class
org.apache.calcite.avatica.proto.Responses.class
org.apache.calcite.avatica.remote.AbstractHandler.class
org.apache.calcite.avatica.remote.AbstractService$1.class
org.apache.calcite.avatica.remote.AbstractService$SerializationType.class
org.apache.calcite.avatica.remote.AbstractService.class
org.apache.calcite.avatica.remote.AuthenticationType.class
org.apache.calcite.avatica.remote.AvaticaCommonsHttpClientImpl$1.class
org.apache.calcite.avatica.remote.AvaticaCommonsHttpClientImpl.class
org.apache.calcite.avatica.remote.AvaticaCommonsHttpClientSpnegoImpl$EmptyCredentials.class
org.apache.calcite.avatica.remote.AvaticaCommonsHttpClientSpnegoImpl.class
org.apache.calcite.avatica.remote.AvaticaHttpClient.class
org.apache.calcite.avatica.remote.AvaticaHttpClientFactory.class
org.apache.calcite.avatica.remote.AvaticaHttpClientFactoryImpl.class
org.apache.calcite.avatica.remote.AvaticaHttpClientImpl.class
org.apache.calcite.avatica.remote.AvaticaRemoteConnectionConfigImpl.class
org.apache.calcite.avatica.remote.AvaticaRemoteConnectionProperty.class
org.apache.calcite.avatica.remote.AvaticaRuntimeException.class
org.apache.calcite.avatica.remote.ClientKeytabJaasConf.class
org.apache.calcite.avatica.remote.DoAsAvaticaHttpClient$1.class
org.apache.calcite.avatica.remote.DoAsAvaticaHttpClient.class
org.apache.calcite.avatica.remote.Driver$1.class
org.apache.calcite.avatica.remote.Driver$Serialization.class
org.apache.calcite.avatica.remote.Driver.class
org.apache.calcite.avatica.remote.Handler$HandlerResponse.class
org.apache.calcite.avatica.remote.Handler.class
org.apache.calcite.avatica.remote.HostnameVerificationConfigurable$HostnameVerification.class
org.apache.calcite.avatica.remote.HostnameVerificationConfigurable.class
org.apache.calcite.avatica.remote.JsonHandler.class
org.apache.calcite.avatica.remote.JsonService.class
org.apache.calcite.avatica.remote.KerberosConnection$1.class
org.apache.calcite.avatica.remote.KerberosConnection$RenewalTask.class
org.apache.calcite.avatica.remote.KerberosConnection.class
org.apache.calcite.avatica.remote.KeyStoreConfigurable.class
org.apache.calcite.avatica.remote.LocalJsonService.class
org.apache.calcite.avatica.remote.LocalProtobufService.class
org.apache.calcite.avatica.remote.LocalService$1.class
org.apache.calcite.avatica.remote.LocalService$2.class
org.apache.calcite.avatica.remote.LocalService.class
org.apache.calcite.avatica.remote.MetaDataOperation$1.class
org.apache.calcite.avatica.remote.MetaDataOperation.class
org.apache.calcite.avatica.remote.MetricsHelper.class
org.apache.calcite.avatica.remote.MockJsonService$Factory.class
org.apache.calcite.avatica.remote.MockJsonService.class
org.apache.calcite.avatica.remote.MockProtobufService$MockProtobufServiceFactory.class
org.apache.calcite.avatica.remote.MockProtobufService.class
org.apache.calcite.avatica.remote.ProtobufHandler.class
org.apache.calcite.avatica.remote.ProtobufMeta.class
org.apache.calcite.avatica.remote.ProtobufService.class
org.apache.calcite.avatica.remote.ProtobufTranslation.class
org.apache.calcite.avatica.remote.ProtobufTranslationImpl$1.class
org.apache.calcite.avatica.remote.ProtobufTranslationImpl$RequestTranslator.class
org.apache.calcite.avatica.remote.ProtobufTranslationImpl$ResponseTranslator.class
org.apache.calcite.avatica.remote.ProtobufTranslationImpl.class
org.apache.calcite.avatica.remote.RemoteMeta$1.class
org.apache.calcite.avatica.remote.RemoteMeta$10.class
org.apache.calcite.avatica.remote.RemoteMeta$11.class
org.apache.calcite.avatica.remote.RemoteMeta$12.class
org.apache.calcite.avatica.remote.RemoteMeta$13.class
org.apache.calcite.avatica.remote.RemoteMeta$14.class
org.apache.calcite.avatica.remote.RemoteMeta$15.class
org.apache.calcite.avatica.remote.RemoteMeta$16.class
org.apache.calcite.avatica.remote.RemoteMeta$17.class
org.apache.calcite.avatica.remote.RemoteMeta$18.class
org.apache.calcite.avatica.remote.RemoteMeta$19.class
org.apache.calcite.avatica.remote.RemoteMeta$2.class
org.apache.calcite.avatica.remote.RemoteMeta$20.class
org.apache.calcite.avatica.remote.RemoteMeta$3.class
org.apache.calcite.avatica.remote.RemoteMeta$4.class
org.apache.calcite.avatica.remote.RemoteMeta$5.class
org.apache.calcite.avatica.remote.RemoteMeta$6.class
org.apache.calcite.avatica.remote.RemoteMeta$7.class
org.apache.calcite.avatica.remote.RemoteMeta$8.class
org.apache.calcite.avatica.remote.RemoteMeta$9.class
org.apache.calcite.avatica.remote.RemoteMeta.class
org.apache.calcite.avatica.remote.RemoteProtobufService.class
org.apache.calcite.avatica.remote.RemoteService.class
org.apache.calcite.avatica.remote.Service$1.class
org.apache.calcite.avatica.remote.Service$Base.class
org.apache.calcite.avatica.remote.Service$CatalogsRequest.class
org.apache.calcite.avatica.remote.Service$CloseConnectionRequest.class
org.apache.calcite.avatica.remote.Service$CloseConnectionResponse.class
org.apache.calcite.avatica.remote.Service$CloseStatementRequest.class
org.apache.calcite.avatica.remote.Service$CloseStatementResponse.class
org.apache.calcite.avatica.remote.Service$ColumnsRequest.class
org.apache.calcite.avatica.remote.Service$CommitRequest.class
org.apache.calcite.avatica.remote.Service$CommitResponse.class
org.apache.calcite.avatica.remote.Service$ConnectionSyncRequest.class
#内容未全部加载,请点击展开加载全部代码(NowJava.com)
|
| 依赖Jar: |
avatica-metrics-1.16.0.jar
/org.apache.calcite.avatica/avatica-metrics/1.16.0
查看avatica-metrics所有版本文件
jackson-annotations-2.10.0.jar
/com.fasterxml.jackson.core/jackson-annotations/2.10.0
查看jackson-annotations所有版本文件
jackson-databind-2.10.0.jar
/com.fasterxml.jackson.core/jackson-databind/2.10.0
查看jackson-databind所有版本文件
protobuf-java-3.6.1.jar
/com.google.protobuf/protobuf-java/3.6.1
查看protobuf-java所有版本文件
jackson-core-2.10.0.jar
/com.fasterxml.jackson.core/jackson-core/2.10.0
查看jackson-core所有版本文件
httpclient-4.5.9.jar
/org.apache.httpcomponents/httpclient/4.5.9
查看httpclient所有版本文件
httpcore-4.4.11.jar
/org.apache.httpcomponents/httpcore/4.4.11
查看httpcore所有版本文件
slf4j-api-1.7.25.jar
/org.slf4j/slf4j-api/1.7.25
查看slf4j-api所有版本文件
|