| 
 | ehcache | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use BaseCriteria | |
|---|---|
| net.sf.ehcache.search.expression | This package contains classes for search expression types (ie. | 
| Uses of BaseCriteria in net.sf.ehcache.search.expression | 
|---|
| Subclasses of BaseCriteria in net.sf.ehcache.search.expression | |
|---|---|
|  class | AlwaysMatchCriteria that always return true | 
|  class | AndA search criteria composed of the logical "and" of two or more other criteria | 
|  class | BetweenRange criteria | 
|  class | ComparableValueAbstract base class for criteria involving Comparablevalues | 
|  class | EqualToA comparison operator meaning Java "equals to" condition | 
|  class | GreaterThanGreater than criteria | 
|  class | GreaterThanOrEqualGreater than or equal criteria | 
|  class | ILikeA regular expression criteria that matches attribute string values. | 
|  class | InCollectionCriteria for inclusion in a given Collection (presumably a Set) of values | 
|  class | IsNullTests whether the value of attribute with given name is null | 
|  class | LessThanLess than criteria | 
|  class | LessThanOrEqualLess than or equal criteria | 
|  class | NotA search criteria composed of the logical "not" (ie. | 
|  class | NotEqualToCriteria for plain "not equals to" condition | 
|  class | NotILikeInverse of ILike | 
|  class | NotNull | 
|  class | OrA search criteria composed of the logical "or" of two or more other criteria | 
| 
 | ehcache | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||