Uses of Enum
com.querydsl.core.types.Ops.AggOps
Packages that use Ops.AggOps
-
Uses of Ops.AggOps in com.querydsl.core.types
Fields in com.querydsl.core.types with type parameters of type Ops.AggOpsMethods in com.querydsl.core.types that return Ops.AggOpsModifier and TypeMethodDescriptionstatic Ops.AggOpsReturns the enum constant of this type with the specified name.static Ops.AggOps[]Ops.AggOps.values()Returns an array containing the constants of this enum type, in the order they are declared.