PATH |
EOSQLExpression.SQLValue
Implemented by:EOAttribute, EOEntity, EORelationship, EOSQLQualifier
Package: com.webobjects.eoaccess
Interface Description
Defines API for objects that can provide values for themselves to be used in SQL statements. Classes that implement the method-EOAttribute, EOEntity, EORelationship, and EOSQLQualifier-declare that they implement this method.
Instance Methods
valueForSQLExpression
public abstract String valueForSQLExpression(EOSQLExpression context)
© 2001 Apple Computer, Inc. (Last Published April 13, 2001)