PATH  WebObjects 4.0 Documentation > ODBCEOAdaptor Reference

[TOC]  [Prev]  [Next]  [Show Frames]  [Hide Frames]

ODBCSQLExpression

Inherits From:
EOSQLExpression : NSObject

Inherits From:
com.apple.yellow.odbceoadaptor


Class Description

ODBCSQLExpression defines how to build SQL statements for ODBCChannels.


Bind Variables


Instance Methods


bindVariableDictionaryForAttribute

public com.apple.yellow.foundation.NSMutableDictionary bindVariableDictionaryForAttribute(com.apple.yellow.eoaccess.EOAttribute attribute, java.lang.Object value)

Overrides the EOSQLExpression method bindVariableDictionaryForAttribute to return the receiver's bind variable dictionaries. For more information on bind variables, see the discussion in the class description.



[TOC] [Prev] [Next]

Copyright © 1998, Apple Computer, Inc. All rights reserved.