public interface IAggregatePredicateFactory<T>
| Modifier and Type | Method and Description |
|---|---|
com.db4o.query.Predicate<T> |
digestCommandLine(String[] args)
RetentionIndex=[1500,2000] => NumRangePredicate on method
getRetentionIndex Name=BLABLA => StringMatchPredicate on method getName
Name=BLABLA< => StringContainsPredicate on method getName, BLABLA should
be a substring
|
com.db4o.query.Predicate<T> digestCommandLine(String[] args)
args - Copyright © 2007-2013. All Rights Reserved.