ojb.broker.query
Class GreaterOrEqualCriteria

java.lang.Object
  |
  +--ojb.broker.query.SelectionCriteria
        |
        +--ojb.broker.query.GreaterOrEqualCriteria
All Implemented Interfaces:
java.io.Serializable

class GreaterOrEqualCriteria
extends SelectionCriteria

Equal or Greater than criteria

Author:
thma

Constructor Summary
(package private) GreaterOrEqualCriteria(java.lang.String s, java.lang.Object o)
          Constructor declaration
 
Method Summary
 java.lang.String getClause()
          Method declaration
 
Methods inherited from class ojb.broker.query.SelectionCriteria
bind, getAttribute, getO, getValue, isBound, isNegative, setBound, setO, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

GreaterOrEqualCriteria

GreaterOrEqualCriteria(java.lang.String s,
                       java.lang.Object o)
Constructor declaration

Parameters:
s -
o -
Method Detail

getClause

public java.lang.String getClause()
Method declaration

Specified by:
getClause in class SelectionCriteria
Returns:


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