JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Package com.github.cjgmj.dynamicQuery.predicate
Interface Summary
Interface
Description
QueryPredicate
Class Summary
Class
Description
DateBetweenPredicate
DateEqualPredicate
DateGreaterThanPredicate
DateLessThanPredicate
FalsePredicate
NotNullPredicate
NullPredicate
NumberPredicate
TextEqualPredicate
TextLikePredicate
TextPredicate
TruePredicate