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

co.streamx.fluent.SQL.MySQL.Modifier Maven / Gradle / Ivy

package co.streamx.fluent.SQL.MySQL;

import co.streamx.fluent.notation.Keyword;

public enum Modifier implements Keyword {
    LOW_PRIORITY, DELAYED, HIGH_PRIORITY, IGNORE
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy