Uses of Annotation Interface
com.oracle.coherence.spring.annotation.WhereFilter
Packages that use WhereFilter
Package
Description
Classes supporting the
com.oracle.coherence.spring.configuration package.-
Uses of WhereFilter in com.oracle.coherence.spring.configuration.support
Methods in com.oracle.coherence.spring.configuration.support with annotations of type WhereFilterModifier and TypeMethodDescriptionstatic FilterFactory<WhereFilter,?> CommonFilterFactories.whereFactory()Produce aFilterFactorythat produces an instance of aFiltercreated from a CohQL where clause.Methods in com.oracle.coherence.spring.configuration.support that return types with arguments of type WhereFilterModifier and TypeMethodDescriptionstatic FilterFactory<WhereFilter,?> CommonFilterFactories.whereFactory()Produce aFilterFactorythat produces an instance of aFiltercreated from a CohQL where clause.