io.quarkus.jdbc.mariadb.deployment.MariaDBJDBCReflections$$accessor Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of quarkus-jdbc-mariadb Show documentation
Show all versions of quarkus-jdbc-mariadb Show documentation
Connect to the MariaDB database via JDBC
package io.quarkus.jdbc.mariadb.deployment;
public final class MariaDBJDBCReflections$$accessor {
private MariaDBJDBCReflections$$accessor() {}
public static Object construct() {
return new MariaDBJDBCReflections();
}
}