PATH |
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)
Instance Methods
formatValueForAttribute
public String formatValueForAttribute( Object value, com.webobjects.eoaccess.EOAttribute anEOAttribute)
mustUseBindVariableForAttribute
public boolean mustUseBindVariableForAttribute( com.webobjects.eoaccess.EOAttribute anEOAttribute)
shouldUseBindVariableForAttribute
public boolean shouldUseBindVariableForAttribute( com.webobjects.eoaccess.EOAttribute anEOAttribute)
sqlStringForKeyValueQualifier
public String sqlStringForKeyValueQualifier( com.webobjects.eocontrol.EOKeyValueQualifier anEOKeyValueQualifier)
© 2001 Apple Computer, Inc. (Last Published April 15, 2001)