WebObjects 5.2.3

Uses of Class
com.webobjects.eocontrol.EOKeyComparisonQualifier

Packages that use EOKeyComparisonQualifier
com.webobjects.eoaccess Provides the data access mechanisms for the Enterprise Objects technology. 
com.webobjects.eocontrol Provides infrastructure for creating and manging enterprise objects. 
 

Uses of EOKeyComparisonQualifier in com.webobjects.eoaccess
 

Methods in com.webobjects.eoaccess with parameters of type EOKeyComparisonQualifier
 String EOSQLExpression.sqlStringForKeyComparisonQualifier(EOKeyComparisonQualifier qualifier)
          Creates and returns a SQL string that is the result of interposing an operator between the SQL strings for the right and left keys in qualifier.
 

Uses of EOKeyComparisonQualifier in com.webobjects.eocontrol
 

Methods in com.webobjects.eocontrol with parameters of type EOKeyComparisonQualifier
 void EOQualifierVisitor.visitKeyComparisonQualifier(EOKeyComparisonQualifier q)
           
 


Last updated Thu Oct 21 15:04:16 PDT 2004.

Copyright © 2004 Apple Computer, Inc.