
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