Project Wonder 5.0

er.memoryadaptor
Class ERMemoryExpression

java.lang.Object
  extended by com.webobjects.eoaccess.EOSQLExpression
      extended by er.memoryadaptor.ERMemoryExpression

public class ERMemoryExpression
extends com.webobjects.eoaccess.EOSQLExpression

This stub exists only to make memory adaptor migrations function.

Author:
mschrag

Nested Class Summary
 
Nested classes/interfaces inherited from class com.webobjects.eoaccess.EOSQLExpression
com.webobjects.eoaccess.EOSQLExpression.SQLValue
 
Field Summary
 
Fields inherited from class com.webobjects.eoaccess.EOSQLExpression
_aliasesByRelationshipPath, _bindings, _contextStack, _defaultDateFormatter, _entity, _joinClauseString, _listString, _NibbleToHex, _orderByString, _statement, _upperFunctionName, _useAliases, _valueListString, _whereClauseString, BindVariableAttributeKey, BindVariableColumnKey, BindVariableNameKey, BindVariablePlaceHolderKey, BindVariableValueKey
 
Constructor Summary
ERMemoryExpression(com.webobjects.eoaccess.EOEntity entity)
           
 
Method Summary
 com.webobjects.foundation.NSMutableDictionary bindVariableDictionaryForAttribute(com.webobjects.eoaccess.EOAttribute paramEOAttribute, java.lang.Object paramObject)
           
 
Methods inherited from class com.webobjects.eoaccess.EOSQLExpression
_aliasForRelatedAttributeRelationshipPath, _aliasForRelationshipPath, _defaultDateFormatter, _entityForRelationshipPathOrigin, _flattenRelPathEntity, _listString, _orderByString, _rootEntityForExpression, _setEntity, _sqlStringForJoinSemanticMatchSemantic, _stringForDate, _truncatedString, _truncatedStringForData, _valueList, addBindVariableDictionary, addCreateClauseForAttribute, addInsertListAttribute, addJoinClause, addOrderByAttributeOrdering, addSelectListAttribute, addUpdateListAttribute, aliasesByRelationshipPath, allowsNullClauseForConstraint, appendItemToListString, assembleDeleteStatementWithQualifier, assembleInsertStatementWithRow, assembleJoinClause, assembleSelectStatementWithAttributes, assembleUpdateStatementWithRow, bindVariableDictionaries, columnTypeStringForAttribute, entity, externalNameQuoteCharacter, formatSQLString, formatStringValue, formatValueForAttribute, joinClauseString, joinExpression, listString, lockClause, mustUseBindVariableForAttribute, orderByString, prepareConstraintStatementForRelationship, prepareDeleteExpressionForQualifier, prepareInsertExpressionWithRow, prepareSelectExpressionWithAttributes, prepareUpdateExpressionWithRow, setStatement, setUseAliases, setUseBindVariables, setUseQuotedExternalNames, shouldUseBindVariableForAttribute, sqlEscapeChar, sqlPatternFromShellPattern, sqlPatternFromShellPatternWithEscapeCharacter, sqlStringForAttribute, sqlStringForAttributeNamed, sqlStringForAttributePath, sqlStringForCaseInsensitiveLike, sqlStringForConjoinedQualifiers, sqlStringForData, sqlStringForDisjoinedQualifiers, sqlStringForKeyComparisonQualifier, sqlStringForKeyValueQualifier, sqlStringForNegatedQualifier, sqlStringForNumber, sqlStringForQualifier, sqlStringForSchemaObjectName, sqlStringForSelector, sqlStringForString, sqlStringForValue, statement, tableListWithRootEntity, toString, useAliases, useBindVariables, useQuotedExternalNames, valueList, whereClauseString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ERMemoryExpression

public ERMemoryExpression(com.webobjects.eoaccess.EOEntity entity)
Method Detail

bindVariableDictionaryForAttribute

public com.webobjects.foundation.NSMutableDictionary bindVariableDictionaryForAttribute(com.webobjects.eoaccess.EOAttribute paramEOAttribute,
                                                                                        java.lang.Object paramObject)
Specified by:
bindVariableDictionaryForAttribute in class com.webobjects.eoaccess.EOSQLExpression

Last updated: Tue, Feb 21, 2017 • 05:45 PM CET

Copyright © 2002 – 2007 Project Wonder.