Skip to content

OceanBase DataSource 类 ObGroupDataSource 找不到 #3

@freezhan

Description

@freezhan

能提供这篇文章 (OceanBase的正确使用方法) 里描述的 ObGroupDataSource 所属的包的地址吗?

这篇文章Java 连接 OceanBase 示例 所提供的驱动包 oceanbase-client 里只有简单的 Driver 没有 DataSource。

或者能提供这篇文章(ApsaraDB For OceanBase Writer)里描述的 OceanBase-connector-java 的 maven 仓库地址或者对应 jar 的下载地址吗(如果这个里面有对应 DataSource 类的话)?

<dependency>
    <groupId>com.alipay.OceanBase</groupId>
    <artifactId>OceanBase-connector-java</artifactId>
    <version>3.1.0</version>
</dependency>

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions