PATH |
Implemented by:EOAttribute, EOEntity, EORelationship, EOSQLQualifier
Package: com.webobjects.eoaccess
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.
public abstract String valueForSQLExpression(EOSQLExpression context)
© 2001 Apple Computer, Inc. (Last Published April 13, 2001)