Project Wonder 5.0.0.8795

er.extensions.eof.qualifiers
Class ERXBetweenQualifier.BetweenQualifierSQLGenerationSupport

java.lang.Object
  extended by com.webobjects.eoaccess.EOQualifierSQLGeneration.Support
      extended by er.extensions.eof.qualifiers.ERXBetweenQualifier.BetweenQualifierSQLGenerationSupport
Enclosing class:
ERXBetweenQualifier

public static class ERXBetweenQualifier.BetweenQualifierSQLGenerationSupport
extends EOQualifierSQLGeneration.Support


Constructor Summary
ERXBetweenQualifier.BetweenQualifierSQLGenerationSupport()
          Public constructor
 
Method Summary
 EOQualifier qualifierMigratedFromEntityRelationshipPath(EOQualifier eoqualifier, EOEntity eoentity, String s)
           
 EOQualifier schemaBasedQualifierWithRootEntity(EOQualifier eoqualifier, EOEntity eoentity)
           
 String sqlStringForSQLExpression(EOQualifier eoqualifier, EOSQLExpression aSQLExpression)
          Constructs the BETWEEN sql string for sql qualification.
 
Methods inherited from class com.webobjects.eoaccess.EOQualifierSQLGeneration.Support
_flattenRelationshipPath, _optimizeQualifierKeyPath, _qualifierMigratedFromEntityRelationshipPath, _qualifierMigratedToSubEntityFromParentEntity, _schemaBasedQualifierWithRootEntity, _sqlStringForSQLExpression, _translateKeyAcrossRelationshipPath, setSupportForClass, supportForClass
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ERXBetweenQualifier.BetweenQualifierSQLGenerationSupport

public ERXBetweenQualifier.BetweenQualifierSQLGenerationSupport()
Public constructor

Method Detail

sqlStringForSQLExpression

public String sqlStringForSQLExpression(EOQualifier eoqualifier,
                                        EOSQLExpression aSQLExpression)
Constructs the BETWEEN sql string for sql qualification.

Specified by:
sqlStringForSQLExpression in class EOQualifierSQLGeneration.Support
Parameters:
aSQLExpression - to contruct the qualifier for.
Returns:
BETWEEN sql string for the qualifier.

schemaBasedQualifierWithRootEntity

public EOQualifier schemaBasedQualifierWithRootEntity(EOQualifier eoqualifier,
                                                      EOEntity eoentity)
Specified by:
schemaBasedQualifierWithRootEntity in class EOQualifierSQLGeneration.Support

qualifierMigratedFromEntityRelationshipPath

public EOQualifier qualifierMigratedFromEntityRelationshipPath(EOQualifier eoqualifier,
                                                               EOEntity eoentity,
                                                               String s)
Specified by:
qualifierMigratedFromEntityRelationshipPath in class EOQualifierSQLGeneration.Support

Last updated: Fri, Jan 9, 2009 • 04:35 AM EST

Copyright © 2002 – 2007 Project Wonder.