|
Project Wonder 5.0 | |||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.webobjects.eoaccess.EOSQLExpression
er.memoryadaptor.ERMemoryExpression
public class ERMemoryExpression
This stub exists only to make memory adaptor migrations function.
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 |
---|
public ERMemoryExpression(com.webobjects.eoaccess.EOEntity entity)
Method Detail |
---|
public com.webobjects.foundation.NSMutableDictionary bindVariableDictionaryForAttribute(com.webobjects.eoaccess.EOAttribute paramEOAttribute, java.lang.Object paramObject)
bindVariableDictionaryForAttribute
in class com.webobjects.eoaccess.EOSQLExpression
|
Last updated: Tue, Feb 21, 2017 05:45 PM CET | |||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |