ojb.broker.query
Class SearchFilter.SearchBase

java.lang.Object
  |
  +--ojb.broker.query.SearchFilter.SearchBase
Direct Known Subclasses:
SearchFilter.SearchBaseLeaf, SearchFilter.SearchBaseLeafComparison, SearchFilter.SearchBaseLeafInt, SearchFilter.SearchBaseNode
Enclosing class:
SearchFilter

protected class SearchFilter.SearchBase
extends java.lang.Object

SearchBase is the base node class for the parse tree This class holds the binary operator


Field Summary
 int oper
           
 
Constructor Summary
protected SearchFilter.SearchBase()
          Constructor.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

oper

public int oper
Constructor Detail

SearchFilter.SearchBase

protected SearchFilter.SearchBase()
Constructor. This is protected so only the subclasses can instantiate it



Authors: Thomas Mahler and others. (C) 2000, 2001.
All rights reserved. Published under the Gnu Public License.
http://objectbridge.sourceforge.net
Version: 0.8.375, 2002-04-04