Uses of Enum
io.ebeaninternal.server.expression.Op
Packages that use Op
Package
Description
Expressions for building WHERE clauses.
-
Uses of Op in io.ebeaninternal.server.expression
Subclasses with type arguments of type Op in io.ebeaninternal.server.expressionMethods in io.ebeaninternal.server.expression that return OpModifier and TypeMethodDescriptionstatic OpReturns the enum constant of this type with the specified name.static Op[]Op.values()Returns an array containing the constants of this enum type, in the order they are declared.Constructors in io.ebeaninternal.server.expression with parameters of type Op -
Uses of Op in io.ebeaninternal.server.expression.platform
Methods in io.ebeaninternal.server.expression.platform with parameters of type Op