Project Wonder 2.0

er.extensions
Class ERXBetweenQualifier.BetweenQualifierSQLGenerationSupport

java.lang.Object
  extended bycom.webobjects.eoaccess.EOQualifierSQLGeneration.Support
      extended byer.extensions.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.

Parameters:
aSQLExpression - to contruct the qualifier for.
Returns:
BETWEEN sql string for the qualifier.

schemaBasedQualifierWithRootEntity

public EOQualifier schemaBasedQualifierWithRootEntity(EOQualifier eoqualifier,
                                                      EOEntity eoentity)

qualifierMigratedFromEntityRelationshipPath

public EOQualifier qualifierMigratedFromEntityRelationshipPath(EOQualifier eoqualifier,
                                                               EOEntity eoentity,
                                                               String s)

Last updated: Do, Dez 9, 2004 • 12:46 PM CET

Copyright © 2002 – 2004 Project Wonder.