com.hazelcast.query
Class Predicates.ILikePredicate
java.lang.Object
com.hazelcast.query.Predicates.LikePredicate
com.hazelcast.query.Predicates.ILikePredicate
- All Implemented Interfaces:
- DataSerializable, Predicate, Serializable
- Enclosing class:
- Predicates
public static class Predicates.ILikePredicate
- extends Predicates.LikePredicate
Ilike Predicate
- See Also:
- Serialized Form
Predicates.ILikePredicate
public Predicates.ILikePredicate()
Predicates.ILikePredicate
public Predicates.ILikePredicate(String attribute,
String second)
toString
public String toString()
- Overrides:
toString
in class Predicates.LikePredicate
getFlags
protected int getFlags()
- Overrides:
getFlags
in class Predicates.LikePredicate
Copyright © 2015 Hazelcast, Inc.. All Rights Reserved.