| Classes in com.webobjects.eoaccess that implement EOSQLExpression.SQLValue | 
 class | 
EOAttribute
 
          An EOAttribute represents a column, field, or property in a database and
 associates an internal name with an external name or expression by which
 the property is known to the database. | 
 class | 
EOEntity
 
          An EOEntity describes a table in a database and associates a name
 internal to the Enterprise Objects Framework with an external name by
 which the table is known to the database. | 
 class | 
EORelationship
 
          An EORelationship describes an association between two entities, based on
 attributes of those two entities. | 
 class | 
EOSQLQualifier
 
          Deprecated. The class EOSQLQualifier is deprecated.  Use
                       EOAdaptorChannel.evaluateExpression() or
                       EOFetchSpecification.setHints() instead. |