|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.db4o.query.Predicate org.jmonks.batch.framework.repository.db4o.Db4oJobControllerHolderPredicate
Db4oJobControllerHolderPredicate used to find the Db4oJobControllerHolder objects in Db4o database using native query.
Field Summary |
Fields inherited from class com.db4o.query.Predicate |
PREDICATEMETHOD_NAME |
Method Summary | |
boolean |
match(Db4oJobControllerHolder holder)
Method to run the the native query. |
Methods inherited from class com.db4o.query.Predicate |
appliesTo, extentType |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
public boolean match(Db4oJobControllerHolder holder)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |