Sha256: 184bab8672c8e8deb4447fcb30c717fe0c970aa3f6325cf8be6ae3cb78dd702a
Contents?: true
Size: 550 Bytes
Versions: 6
Compression:
Stored size: 550 Bytes
Contents
# jdbc-mariadb MariaDB Client Library (for Java Applications) is used to connect applications developed in Java to MariaDB and MySQL databases using the standard JDBC API. See https://mariadb.com/kb/en/about-the-mariadb-java-client/ ## Usage To make the driver accessible to JDBC and JRuby by running : require 'jdbc/mariadb' Jdbc::MariaDB.load_driver ## Copyright Copyright (c) 2014 [The JRuby Team](https://github.com/jruby). The MariaDB client library is LGPL licensed. see *LICENSE.txt* and https://www.gnu.org/licenses/lgpl.html
Version data entries
6 entries across 6 versions & 1 rubygems
Version | Path |
---|---|
jdbc-mariadb-2.4.2 | README.md |
jdbc-mariadb-2.2.6 | README.md |
jdbc-mariadb-2.2.0 | README.md |
jdbc-mariadb-1.7.3 | README.md |
jdbc-mariadb-1.1.8 | README.md |
jdbc-mariadb-1.1.7 | README.md |