|
|||||||||
| Home >> All >> ojb >> broker >> [ query overview ] | PREV NEXT | ||||||||
Uses of Class
ojb.broker.query.SearchFilter
| Uses of SearchFilter in ojb.broker.query |
| Subclasses of SearchFilter in ojb.broker.query | |
class |
OJBSearchFilter
OJB Search Filter Class for ObJectRelationalBridge O/R mapping tool This class builds a search filter tree, specifing how names and values are to be compared when searching a database. |
| Methods in ojb.broker.query with parameters of type SearchFilter | |
void |
SearchFilter.combine(SearchFilter new_filter,
int op)
Combine one other search filters with this one, using the specific operator. |
void |
OJBSearchFilter.combine(SearchFilter new_filter,
int op)
Combine one other search filters with this one, using the specific operator. |
|
|||||||||
| Home >> All >> ojb >> broker >> [ query overview ] | PREV NEXT | ||||||||