|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Comparator | |
---|---|
net.sourceforge.floggy.persistence | Provides an API to manage the persistence mechanism of Floggy. |
Uses of Comparator in net.sourceforge.floggy.persistence |
---|
Methods in net.sourceforge.floggy.persistence with parameters of type Comparator | |
---|---|
abstract SingleObjectSet |
PersistableManager.find(Class persistableClass,
Filter filter,
Comparator comparator)
Searches objects of an especific persistable class from the repository. |
abstract SingleObjectSet |
PersistableManager.find(Class persistableClass,
Filter filter,
Comparator comparator,
boolean lazy)
Searches objects of a specific persistable class from the repository. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |