Documentation Archive Developer
Search
PATH Documentation > WebObjects

Table of Contents

OraclePlugIn.OracleExpression


Inherits from:
JDBCExpression : com.webobjects.eoaccess.EOSQLExpression : Object
Package:
com.webobjects.jdbcadaptor


Class Description


Documentation for this class is forthcoming.




Method Types


All methods
OraclePlugIn.OracleExpression
formatValueForAttribute
mustUseBindVariableForAttribute
shouldUseBindVariableForAttribute
sqlStringForKeyValueQualifier


Constructors



OraclePlugIn.OracleExpression

public OraclePlugIn.OracleExpression(com.webobjects.eoaccess.EOEntity anEOEntity)

Description forthcoming.


Instance Methods



formatValueForAttribute

public String formatValueForAttribute( Object value, com.webobjects.eoaccess.EOAttribute anEOAttribute)

Description forthcoming.

mustUseBindVariableForAttribute

public boolean mustUseBindVariableForAttribute( com.webobjects.eoaccess.EOAttribute anEOAttribute)

Description forthcoming.

shouldUseBindVariableForAttribute

public boolean shouldUseBindVariableForAttribute( com.webobjects.eoaccess.EOAttribute anEOAttribute)

Description forthcoming.

sqlStringForKeyValueQualifier

public String sqlStringForKeyValueQualifier( com.webobjects.eocontrol.EOKeyValueQualifier anEOKeyValueQualifier)

Description forthcoming.

© 2001 Apple Computer, Inc. (Last Published April 15, 2001)


Table of Contents