Uses of Enum Class
org.jooq.impl.QOM.NullTreatment
Packages that use QOM.NullTreatment
- 
Uses of QOM.NullTreatment in org.jooq.impl
Methods in org.jooq.impl that return QOM.NullTreatmentModifier and TypeMethodDescription@Nullable QOM.NullTreatmentQOM.NullTreatmentWindowFunction.$nullTreatment()static QOM.NullTreatmentReturns the enum constant of this class with the specified name.static QOM.NullTreatment[]QOM.NullTreatment.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.jooq.impl with parameters of type QOM.NullTreatmentModifier and TypeMethodDescriptionQOM.NullTreatmentWindowFunction.$nullTreatment(QOM.NullTreatment nullTreatment)