Uses of Enum
com.blazebit.persistence.criteria.BlazeWindowFrameExclusion
-
Uses of BlazeWindowFrameExclusion in com.blazebit.persistence.criteria
Methods in com.blazebit.persistence.criteria that return BlazeWindowFrameExclusionModifier and TypeMethodDescriptionBlazeWindow.getFrameExclusion()Returns the frame exclusion for this window.static BlazeWindowFrameExclusionReturns the enum constant of this type with the specified name.static BlazeWindowFrameExclusion[]BlazeWindowFrameExclusion.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.blazebit.persistence.criteria with parameters of type BlazeWindowFrameExclusionModifier and TypeMethodDescriptionBlazeWindow.exclude(BlazeWindowFrameExclusion exclusion) Sets the window frame exclusion for this window.