Uses of Class
com.tangosol.coherence.dslquery.operator.ILikeOperator
-
Packages that use ILikeOperator Package Description com.tangosol.coherence.dslquery.operator This package contains implementations of theBaseOperator
interface. -
-
Uses of ILikeOperator in com.tangosol.coherence.dslquery.operator
Fields in com.tangosol.coherence.dslquery.operator declared as ILikeOperator Modifier and Type Field Description static ILikeOperator
ILikeOperator. INSTANCE
An instance of the LikeOperator.
-