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

ru.yandex.clickhouse.jdbc.parser.OperationType Maven / Gradle / Ivy

package ru.yandex.clickhouse.jdbc.parser;

public enum OperationType {
    UNKNOWN, READ, WRITE
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy