
co.streamx.fluent.SQL.Oracle.InsertModifier Maven / Gradle / Ivy
package co.streamx.fluent.SQL.Oracle;
import co.streamx.fluent.notation.Keyword;
public enum InsertModifier implements Keyword {
ALL, FIRST
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy