目录
目录README.md

OceanBase Client for Java

OceanBase Client for Java is a JDBC 4.2 compatible driver, used to connect applications developed in Java to OceanBase Database Server.

Compatibility

Server Compatibility

OceanBase Client for Java is compatible with all OceanBase Database Server versions.

Java Compatibility

OceanBase Client for Java is developed based on Java 8, please confirm your Java version.

Obtaining the driver

The driver (jar) can be downloaded from maven:

<dependency>
    <groupId>com.oceanbase</groupId>
    <artifactId>oceanbase-client</artifactId>
    <version>2.4.0</version>
</dependency>

Building from source

 mvn clean package -DskipTests

Documentation

For more information about this project, please refer to:

Distributed under the LGPL License. See LICENSE for more information.

Acknowledgement

OceanBase Connector/J was ported from MariaDB Connector/J with some OceanBase protocol support and improvement. Thanks to the MariaDB for opening up such a great Database Connector implementation.

关于
1.2 MB
邀请码
    Gitlink(确实开源)
  • 加入我们
  • 官网邮箱:gitlink@ccf.org.cn
  • QQ群
  • QQ群
  • 公众号
  • 公众号

©Copyright 2023 CCF 开源发展委员会
Powered by Trustie& IntelliDE 京ICP备13000930号