All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.mariadb.jdbc.client.Completion Maven / Gradle / Ivy

// SPDX-License-Identifier: LGPL-2.1-or-later
// Copyright (c) 2012-2014 Monty Program Ab
// Copyright (c) 2015-2021 MariaDB Corporation Ab

package org.mariadb.jdbc.client;

import org.mariadb.jdbc.message.ServerMessage;

public interface Completion extends ServerMessage {}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy