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