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

co.streamx.fluent.SQL.Oracle.WeekDay Maven / Gradle / Ivy

package co.streamx.fluent.SQL.Oracle;

import co.streamx.fluent.notation.Literal;

@Literal
public enum WeekDay {
    SUNDAY, MONDAY, TUESDAY, WEDNESDAY, THURSDAY, FRIDAY, SATURDAY,
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy