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.
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:
Building from source
Documentation
For more information about this project, please refer to:
License
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.