dbc.mariadb-java-client.3.5.0.source-code.deprecated.properties Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of mariadb-java-client Show documentation
Show all versions of mariadb-java-client Show documentation
JDBC driver for MariaDB and MySQL
The newest version!
useSsl=`useSsl` option is deprecated, replaced by option `sslMode`
trustServerCertificate=`trustServerCertificate` option is deprecated, replaced by setting option `sslMode=trust`
disableSslHostnameVerification=`disableSslHostnameVerification` option is deprecated, replaced by setting option `sslMode=verify-ca`
© 2015 - 2024 Weber Informatics LLC | Privacy Policy